License |
License |
---|---|
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdavaje-jex |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
avaje-jex-2.2.pom | |
avaje-jex-2.2.jar | 75 KB |
avaje-jex-2.2-sources.jar | 38 KB |
avaje-jex-2.2-javadoc.jar | 665 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex/
implementation 'io.avaje:avaje-jex:2.2'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex/
implementation ("io.avaje:avaje-jex:2.2")
'io.avaje:avaje-jex:jar:2.2'
<dependency org="io.avaje" name="avaje-jex" rev="2.2">
<artifact name="avaje-jex" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex', version='2.2')
)
libraryDependencies += "io.avaje" % "avaje-jex" % "2.2"
[io.avaje/avaje-jex "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
io.avaje : avaje-config Optional | jar | 2.0 |
io.avaje : avaje-inject Optional | jar | 8.3 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.3 |
io.avaje : avaje-jsonb Optional | jar | 0.16 |
Group / Artifact | Type | Version |
---|---|---|
io.avaje : junit | jar | 1.1 |
io.avaje : avaje-http-client | jar | 1.16 |