License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.sf.xmlform |
ArtifactId | ArtifactIdxmlform-port |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionJava XML form port
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
xmlform-port-2.1.0.pom | |
xmlform-port-2.1.0.jar | 783 KB |
xmlform-port-2.1.0-sources.jar | 404 KB |
xmlform-port-2.1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/ -->
<dependency>
<groupId>net.sf.xmlform</groupId>
<artifactId>xmlform-port</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/
implementation 'net.sf.xmlform:xmlform-port:2.1.0'
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/
implementation ("net.sf.xmlform:xmlform-port:2.1.0")
'net.sf.xmlform:xmlform-port:jar:2.1.0'
<dependency org="net.sf.xmlform" name="xmlform-port" rev="2.1.0">
<artifact name="xmlform-port" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xmlform', module='xmlform-port', version='2.1.0')
)
libraryDependencies += "net.sf.xmlform" % "xmlform-port" % "2.1.0"
[net.sf.xmlform/xmlform-port "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dom4j : dom4j | jar | 2.1.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.json : json | jar | 20200518 |
org.antlr : antlr | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 3.8.2 |