License |
License |
---|---|
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdavaje-jex |
Version | Version2.0-RC3 |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
avaje-jex-2.0-RC3.pom | |
avaje-jex-2.0-RC3.jar | 77 KB |
avaje-jex-2.0-RC3-sources.jar | 40 KB |
avaje-jex-2.0-RC3-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex</artifactId>
<version>2.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex/
implementation 'io.avaje:avaje-jex:2.0-RC3'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex/
implementation ("io.avaje:avaje-jex:2.0-RC3")
'io.avaje:avaje-jex:jar:2.0-RC3'
<dependency org="io.avaje" name="avaje-jex" rev="2.0-RC3">
<artifact name="avaje-jex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex', version='2.0-RC3')
)
libraryDependencies += "io.avaje" % "avaje-jex" % "2.0-RC3"
[io.avaje/avaje-jex "2.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
io.avaje : avaje-inject Optional | jar | 6.5-RC2 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.avaje.composite : junit | jar | 5.1 |
io.avaje : avaje-http-client | jar | 1.11 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |