License |
License |
---|---|
GroupId | GroupIdio.jexxa |
ArtifactId | ArtifactIdjexxa-core |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionJexxa-Core
Jexxa - A Ports and Adapters Framework for Java
|
Filename | Size |
---|---|
jexxa-core-3.2.0.pom | |
jexxa-core-3.2.0.jar | 144 KB |
jexxa-core-3.2.0-tests.jar | 139 KB |
jexxa-core-3.2.0-sources.jar | 73 KB |
jexxa-core-3.2.0-javadoc.jar | 907 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-core/ -->
<dependency>
<groupId>io.jexxa</groupId>
<artifactId>jexxa-core</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation 'io.jexxa:jexxa-core:3.2.0'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation ("io.jexxa:jexxa-core:3.2.0")
'io.jexxa:jexxa-core:jar:3.2.0'
<dependency org="io.jexxa" name="jexxa-core" rev="3.2.0">
<artifact name="jexxa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-core', version='3.2.0')
)
libraryDependencies += "io.jexxa" % "jexxa-core" % "3.2.0"
[io.jexxa/jexxa-core "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.jexxa : jexxa-adapter-api | jar | 1.0.1 |
io.github.classgraph : classgraph | jar | 4.8.129 |
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.32 |
javax.jms : javax.jms-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.awaitility : awaitility-groovy | jar | 4.1.1 |
org.postgresql : postgresql | jar | 42.3.1 |
com.h2database : h2 | jar | 1.4.200 |
org.apache.activemq : activemq-client | jar | 5.16.3 |