License |
License |
---|---|
GroupId | GroupIdio.jexxa |
ArtifactId | ArtifactIdjexxa-web |
Version | Version5.0.0 |
Type | Typejar |
Description |
DescriptionJexxa-Web
Jexxa - A Ports and Adapters Framework for Java
|
Filename | Size |
---|---|
jexxa-web-5.0.0.pom | |
jexxa-web-5.0.0.jar | 24 KB |
jexxa-web-5.0.0-sources.jar | 12 KB |
jexxa-web-5.0.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-web/ -->
<dependency>
<groupId>io.jexxa</groupId>
<artifactId>jexxa-web</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-web/
implementation 'io.jexxa:jexxa-web:5.0.0'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-web/
implementation ("io.jexxa:jexxa-web:5.0.0")
'io.jexxa:jexxa-web:jar:5.0.0'
<dependency org="io.jexxa" name="jexxa-web" rev="5.0.0">
<artifact name="jexxa-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-web', version='5.0.0')
)
libraryDependencies += "io.jexxa" % "jexxa-web" % "5.0.0"
[io.jexxa/jexxa-web "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.jexxa : jexxa-core | jar | 5.0.0 |
io.javalin : javalin | jar | 4.6.3 |
io.javalin : javalin-openapi | jar | 4.6.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
com.kjetland : mbknor-jackson-jsonschema_2.13 | jar | 1.0.39 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.9.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.9.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.awaitility : awaitility-groovy | jar | 4.2.0 |
io.jexxa : jexxa-core | test-jar | 5.0.0 |
com.konghq : unirest-java | jar | 3.13.10 |