is not current version
Last Version 5.0.0

Jexxa-Core 3.2.0

Jexxa - A Ports and Adapters Framework for Java

License

License

GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa-core
Version

Version

3.2.0
Type

Type

jar
Description

Description

Jexxa-Core
Jexxa - A Ports and Adapters Framework for Java

Download jexxa-core 3.2.0


<!-- 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"]

Dependencies

compile (6)

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

test (8)

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

Project Modules

There are no modules declared in this project.