License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.openjax.xml |
ArtifactId | ArtifactIdtransform |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionOpenJAX XML Transform
Utility functions and convenience patterns specializing in XML stylesheet transformations.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
transform-0.9.4.pom | |
transform-0.9.4.jar | 3 KB |
transform-0.9.4-tests.jar | 4 KB |
transform-0.9.4-sources.jar | 3 KB |
transform-0.9.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openjax.xml/transform/ -->
<dependency>
<groupId>org.openjax.xml</groupId>
<artifactId>transform</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.xml/transform/
implementation 'org.openjax.xml:transform:0.9.4'
// https://jarcasting.com/artifacts/org.openjax.xml/transform/
implementation ("org.openjax.xml:transform:0.9.4")
'org.openjax.xml:transform:jar:0.9.4'
<dependency org="org.openjax.xml" name="transform" rev="0.9.4">
<artifact name="transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.xml', module='transform', version='0.9.4')
)
libraryDependencies += "org.openjax.xml" % "transform" % "0.9.4"
[org.openjax.xml/transform "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.9.1-5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |