License |
License |
---|---|
GroupId | GroupIdorg.apache.odftoolkit |
ArtifactId | ArtifactIdschema2template-pom |
Last Version | Last Version0.8.11-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXML Schema to Template Mapping Tool: Parent POM
Parent project for XML Schema to Template Mapping Tool
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
schema2template-pom-0.8.11-incubating.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template-pom/ -->
<dependency>
<groupId>org.apache.odftoolkit</groupId>
<artifactId>schema2template-pom</artifactId>
<version>0.8.11-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template-pom/
implementation 'org.apache.odftoolkit:schema2template-pom:0.8.11-incubating'
// https://jarcasting.com/artifacts/org.apache.odftoolkit/schema2template-pom/
implementation ("org.apache.odftoolkit:schema2template-pom:0.8.11-incubating")
'org.apache.odftoolkit:schema2template-pom:pom:0.8.11-incubating'
<dependency org="org.apache.odftoolkit" name="schema2template-pom" rev="0.8.11-incubating">
<artifact name="schema2template-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.odftoolkit', module='schema2template-pom', version='0.8.11-incubating')
)
libraryDependencies += "org.apache.odftoolkit" % "schema2template-pom" % "0.8.11-incubating"
[org.apache.odftoolkit/schema2template-pom "0.8.11-incubating"]