| License |
License |
|---|---|
| GroupId | GroupIdcom.rei.ez-up |
| ArtifactId | ArtifactIdez-up |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionez-up
Parent POM for REI Open Source Projects
|
| Filename | Size |
|---|---|
| ez-up-1.1.pom | |
| ez-up-1.1.jar | 43 KB |
| ez-up-1.1-sources.jar | 19 KB |
| ez-up-1.1-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rei.ez-up/ez-up/ -->
<dependency>
<groupId>com.rei.ez-up</groupId>
<artifactId>ez-up</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rei.ez-up/ez-up/
implementation 'com.rei.ez-up:ez-up:1.1'
// https://jarcasting.com/artifacts/com.rei.ez-up/ez-up/
implementation ("com.rei.ez-up:ez-up:1.1")
'com.rei.ez-up:ez-up:jar:1.1'
<dependency org="com.rei.ez-up" name="ez-up" rev="1.1">
<artifact name="ez-up" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rei.ez-up', module='ez-up', version='1.1')
)
libraryDependencies += "com.rei.ez-up" % "ez-up" % "1.1"
[com.rei.ez-up/ez-up "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | pom | 2.5.14 |
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| com.google.guava : guava | jar | 28.2-jre |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.commons : commons-text | jar | 1.8 |
| io.methvin : directory-watcher | jar | 0.15.0 |
| com.rei.aether : aether-utils | jar | 1.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |