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