License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime.3_7_1 |
ArtifactId | ArtifactIdorg.apache.xml.resolver |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xml.resolver_1.2.0.v201005080400.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.apache.xml.resolver-1.2.0.pom | |
org.apache.xml.resolver-1.2.0.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.xml.resolver/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.apache.xml.resolver</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.xml.resolver/
implementation 'org.eclipse.birt.runtime.3_7_1:org.apache.xml.resolver:1.2.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.apache.xml.resolver/
implementation ("org.eclipse.birt.runtime.3_7_1:org.apache.xml.resolver:1.2.0")
'org.eclipse.birt.runtime.3_7_1:org.apache.xml.resolver:jar:1.2.0'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.apache.xml.resolver" rev="1.2.0">
<artifact name="org.apache.xml.resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.apache.xml.resolver', version='1.2.0')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.apache.xml.resolver" % "1.2.0"
[org.eclipse.birt.runtime.3_7_1/org.apache.xml.resolver "1.2.0"]