License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdjaxen |
Version | Version62 |
Type | Typejar |
Description |
Descriptionjaxen
Jaxen is a universal Java XPath engine.
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
jaxen-62.pom | |
jaxen-62.jar | 218 KB |
jaxen-62-sources.jar | 375 KB |
jaxen-62-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/jaxen/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jaxen</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jaxen/
implementation 'com.guicedee.services:jaxen:62'
// https://jarcasting.com/artifacts/com.guicedee.services/jaxen/
implementation ("com.guicedee.services:jaxen:62")
'com.guicedee.services:jaxen:jar:62'
<dependency org="com.guicedee.services" name="jaxen" rev="62">
<artifact name="jaxen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jaxen', version='62')
)
libraryDependencies += "com.guicedee.services" % "jaxen" % "62"
[com.guicedee.services/jaxen "62"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.12.2 |
org.mockito : mockito-core | jar | 3.0.0 |
com.h2database : h2 | jar | 1.4.199 |