License |
License |
---|---|
GroupId | GroupIdio.jexxa |
ArtifactId | ArtifactIdjexxa-core |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionJexxa-Core
Jexxa - A Ports and Adapters Framework for Java
|
Filename | Size |
---|---|
jexxa-core-4.1.0.pom | |
jexxa-core-4.1.0.jar | 164 KB |
jexxa-core-4.1.0-tests.jar | 147 KB |
jexxa-core-4.1.0-sources.jar | 84 KB |
jexxa-core-4.1.0-javadoc.jar | 1008 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-core/ -->
<dependency>
<groupId>io.jexxa</groupId>
<artifactId>jexxa-core</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation 'io.jexxa:jexxa-core:4.1.0'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation ("io.jexxa:jexxa-core:4.1.0")
'io.jexxa:jexxa-core:jar:4.1.0'
<dependency org="io.jexxa" name="jexxa-core" rev="4.1.0">
<artifact name="jexxa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-core', version='4.1.0')
)
libraryDependencies += "io.jexxa" % "jexxa-core" % "4.1.0"
[io.jexxa/jexxa-core "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.jexxa : jexxa-adapter-api | jar | 2.1.0 |
io.github.classgraph : classgraph | jar | 4.8.138 |
com.google.code.gson : gson | jar | 2.8.9 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.35 |
javax.jms : javax.jms-api | jar | 2.0.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.35 |
org.awaitility : awaitility-groovy | jar | 4.1.1 |
org.postgresql : postgresql | jar | 42.3.2 |
com.h2database : h2 | jar | 2.1.210 |
org.apache.activemq : activemq-client | jar | 5.16.3 |