Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.ow2.weblab.webservices |
ArtifactId | ArtifactIdxml-normaliser |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionXML specific normaliser using Xpath.
An XML specific normaliser using Xpath.
|
Filename | Size |
---|---|
xml-normaliser-1.1.pom | |
xml-normaliser-1.1.war | 13 MB |
xml-normaliser-1.1-sources.jar | 8 KB |
xml-normaliser-1.1-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/xml-normaliser/ -->
<dependency>
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>xml-normaliser</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/xml-normaliser/
implementation 'org.ow2.weblab.webservices:xml-normaliser:1.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/xml-normaliser/
implementation ("org.ow2.weblab.webservices:xml-normaliser:1.1")
'org.ow2.weblab.webservices:xml-normaliser:war:1.1'
<dependency org="org.ow2.weblab.webservices" name="xml-normaliser" rev="1.1">
<artifact name="xml-normaliser" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.webservices', module='xml-normaliser', version='1.1')
)
libraryDependencies += "org.ow2.weblab.webservices" % "xml-normaliser" % "1.1"
[org.ow2.weblab.webservices/xml-normaliser "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab : content-manager | jar | 1.6 |
org.ow2.weblab.service : contentConsumer-service | jar | 1.6.1 |
org.weblab-project.core » bean-helper-spring | jar | 1.2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.weblab-project.core » rdf-helper-jena | jar | 1.2.1 |