License |
License |
---|---|
GroupId | GroupIdorg.apache.odftoolkit |
ArtifactId | ArtifactIdschema2template |
Last Version | Last Version0.8.11-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXML Schema to Template Mapping Tool: Library
XML Schema to Template Mapping Tool: Library
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template/ -->
<dependency>
<groupId>org.apache.odftoolkit</groupId>
<artifactId>schema2template</artifactId>
<version>0.8.11-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template/
implementation 'org.apache.odftoolkit:schema2template:0.8.11-incubating'
// https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template/
implementation ("org.apache.odftoolkit:schema2template:0.8.11-incubating")
'org.apache.odftoolkit:schema2template:jar:0.8.11-incubating'
<dependency org="org.apache.odftoolkit" name="schema2template" rev="0.8.11-incubating">
<artifact name="schema2template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.odftoolkit', module='schema2template', version='0.8.11-incubating')
)
libraryDependencies += "org.apache.odftoolkit" % "schema2template" % "0.8.11-incubating"
[org.apache.odftoolkit/schema2template "0.8.11-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.6.4 |
net.java.dev.msv : msv-core | jar | 2013.6.1 |
xml-apis : xml-apis | jar | 1.3.04 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |