License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.sf.xmlform |
ArtifactId | ArtifactIdxmlform-port |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
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.5.1.pom | |
xmlform-port-2.5.1.jar | 656 KB |
xmlform-port-2.5.1-sources.jar | 342 KB |
xmlform-port-2.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/ -->
<dependency>
<groupId>net.sf.xmlform</groupId>
<artifactId>xmlform-port</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/
implementation 'net.sf.xmlform:xmlform-port:2.5.1'
// https://jarcasting.com/artifacts/net.sf.xmlform/xmlform-port/
implementation ("net.sf.xmlform:xmlform-port:2.5.1")
'net.sf.xmlform:xmlform-port:jar:2.5.1'
<dependency org="net.sf.xmlform" name="xmlform-port" rev="2.5.1">
<artifact name="xmlform-port" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xmlform', module='xmlform-port', version='2.5.1')
)
libraryDependencies += "net.sf.xmlform" % "xmlform-port" % "2.5.1"
[net.sf.xmlform/xmlform-port "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.dom4j : dom4j | jar | 2.1.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.json : json | jar | 20210307 |
org.antlr : antlr | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 3.8.2 |