License |
License |
---|---|
GroupId | GroupIdio.jexxa |
ArtifactId | ArtifactIdjexxa-web |
Version | Version3.0.4 |
Type | Typejar |
Description |
DescriptionJexxa-Web
Jexxa - A Ports and Adapters Framework for Java
|
Filename | Size |
---|---|
jexxa-web-3.0.4.pom | |
jexxa-web-3.0.4.jar | 21 KB |
jexxa-web-3.0.4-sources.jar | 10 KB |
jexxa-web-3.0.4-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-web/ -->
<dependency>
<groupId>io.jexxa</groupId>
<artifactId>jexxa-web</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-web/
implementation 'io.jexxa:jexxa-web:3.0.4'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-web/
implementation ("io.jexxa:jexxa-web:3.0.4")
'io.jexxa:jexxa-web:jar:3.0.4'
<dependency org="io.jexxa" name="jexxa-web" rev="3.0.4">
<artifact name="jexxa-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-web', version='3.0.4')
)
libraryDependencies += "io.jexxa" % "jexxa-web" % "3.0.4"
[io.jexxa/jexxa-web "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.jexxa : jexxa-core | jar | 3.0.4 |
io.javalin : javalin | jar | 3.13.7 |
io.javalin : javalin-openapi | jar | 3.13.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.3 |
com.kjetland : mbknor-jackson-jsonschema_2.13 | jar | 1.0.39 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.awaitility : awaitility-groovy | jar | 4.1.0 |
io.jexxa : jexxa-core | test-jar | 3.0.4 |
com.konghq : unirest-java | jar | 3.11.11 |