License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.aegisql |
ArtifactId | ArtifactIdjava-path |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionjava-path
Deep access to Java object hierarchy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-path-0.2.2.pom | |
java-path-0.2.2.jar | 90 KB |
java-path-0.2.2-sources.jar | 56 KB |
java-path-0.2.2-javadoc.jar | 620 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aegisql/java-path/ -->
<dependency>
<groupId>com.aegisql</groupId>
<artifactId>java-path</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aegisql/java-path/
implementation 'com.aegisql:java-path:0.2.2'
// https://jarcasting.com/artifacts/com.aegisql/java-path/
implementation ("com.aegisql:java-path:0.2.2")
'com.aegisql:java-path:jar:0.2.2'
<dependency org="com.aegisql" name="java-path" rev="0.2.2">
<artifact name="java-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aegisql', module='java-path', version='0.2.2')
)
libraryDependencies += "com.aegisql" % "java-path" % "0.2.2"
[com.aegisql/java-path "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,2.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.slf4j : slf4j-log4j12 | jar | [1.7,2.0) |
org.apache.logging.log4j : log4j-core | jar | 2.13.1 |