License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdxalan |
Last Version | Last Version1.2.0.3-jre17-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXalan
The Parent Holder for the Guiced EE JMPS System
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xalan-1.2.0.3-jre17-rc1.pom | |
xalan-1.2.0.3-jre17-rc1.jar | 3 MB |
xalan-1.2.0.3-jre17-rc1-sources.jar | 3 MB |
xalan-1.2.0.3-jre17-rc1-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/xalan/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>xalan</artifactId>
<version>1.2.0.3-jre17-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/xalan/
implementation 'com.guicedee.services:xalan:1.2.0.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.services/xalan/
implementation ("com.guicedee.services:xalan:1.2.0.3-jre17-rc1")
'com.guicedee.services:xalan:jar:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.services" name="xalan" rev="1.2.0.3-jre17-rc1">
<artifact name="xalan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xalan', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.services" % "xalan" % "1.2.0.3-jre17-rc1"
[com.guicedee.services/xalan "1.2.0.3-jre17-rc1"]