License |
License
Fabric3 License
|
---|---|
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-writer |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 Writer Extension
Provides a model writer implementation
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-writer-2.0.1.pom | |
fabric3-writer-2.0.1.jar | 26 KB |
fabric3-writer-2.0.1-sources.jar | 27 KB |
fabric3-writer-2.0.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-writer/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-writer</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-writer/
implementation 'org.codehaus.fabric3:fabric3-writer:2.0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-writer/
implementation ("org.codehaus.fabric3:fabric3-writer:2.0.1")
'org.codehaus.fabric3:fabric3-writer:jar:2.0.1'
<dependency org="org.codehaus.fabric3" name="fabric3-writer" rev="2.0.1">
<artifact name="fabric3-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-writer', version='2.0.1')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-writer" % "2.0.1"
[org.codehaus.fabric3/fabric3-writer "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.fabric3 : fabric3-spi | jar | 2.0.1 |
javax.xml.stream : stax-api | jar | 1.0-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.3 |
org.codehaus.fabric3 : fabric3-introspection-xml | jar | 2.0.1 |