License |
License |
---|---|
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-xmlfactory |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 XML Factories
Fabric3 XML Factories.
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-xmlfactory-0.6.5.pom | |
fabric3-xmlfactory-0.6.5.jar | 8 KB |
fabric3-xmlfactory-0.6.5-sources.jar | 7 KB |
fabric3-xmlfactory-0.6.5-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-xmlfactory/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-xmlfactory</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-xmlfactory/
implementation 'org.codehaus.fabric3:fabric3-xmlfactory:0.6.5'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-xmlfactory/
implementation ("org.codehaus.fabric3:fabric3-xmlfactory:0.6.5")
'org.codehaus.fabric3:fabric3-xmlfactory:jar:0.6.5'
<dependency org="org.codehaus.fabric3" name="fabric3-xmlfactory" rev="0.6.5">
<artifact name="fabric3-xmlfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-xmlfactory', version='0.6.5')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-xmlfactory" % "0.6.5"
[org.codehaus.fabric3/fabric3-xmlfactory "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.fabric3.spec : sca-api-r1.0 | jar | 0.2.1 |
org.codehaus.fabric3 : fabric3-host-api | jar | 0.6.5 |
Group / Artifact | Type | Version |
---|---|---|
stax : stax-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-asl Optional | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |