| License |
License |
|---|---|
| GroupId | GroupIdio.jexxa |
| ArtifactId | ArtifactIdjexxa-core |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJexxa-Core
Jexxa - A Ports and Adapters Framework for Java
|
| Filename | Size |
|---|---|
| jexxa-core-5.0.0.pom | |
| jexxa-core-5.0.0.jar | 69 KB |
| jexxa-core-5.0.0-sources.jar | 33 KB |
| jexxa-core-5.0.0-javadoc.jar | 604 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-core/ -->
<dependency>
<groupId>io.jexxa</groupId>
<artifactId>jexxa-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation 'io.jexxa:jexxa-core:5.0.0'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation ("io.jexxa:jexxa-core:5.0.0")
'io.jexxa:jexxa-core:jar:5.0.0'
<dependency org="io.jexxa" name="jexxa-core" rev="5.0.0">
<artifact name="jexxa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-core', version='5.0.0')
)
libraryDependencies += "io.jexxa" % "jexxa-core" % "5.0.0"
[io.jexxa/jexxa-core "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jexxa : jexxa-adapter-api | jar | 3.0.0 |
| io.github.classgraph : classgraph | jar | 4.8.147 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| javax.jms : javax.jms-api | jar | 2.0.1 |
| 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 |
| org.postgresql : postgresql | jar | 42.4.0 |
| com.h2database : h2 | jar | 2.1.214 |
| org.apache.activemq : activemq-client | jar | 5.17.1 |