is not current version
Last Version 5.0.0

Jexxa-Core 3.0.2

Jexxa - A Ports and Adapters Framework for Java

License

License

GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

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

Download jexxa-core 3.0.2


<!-- https://jarcasting.com/artifacts/io.jexxa/jexxa-core/ -->
<dependency>
    <groupId>io.jexxa</groupId>
    <artifactId>jexxa-core</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation 'io.jexxa:jexxa-core:3.0.2'
// https://jarcasting.com/artifacts/io.jexxa/jexxa-core/
implementation ("io.jexxa:jexxa-core:3.0.2")
'io.jexxa:jexxa-core:jar:3.0.2'
<dependency org="io.jexxa" name="jexxa-core" rev="3.0.2">
  <artifact name="jexxa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa', module='jexxa-core', version='3.0.2')
)
libraryDependencies += "io.jexxa" % "jexxa-core" % "3.0.2"
[io.jexxa/jexxa-core "3.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
io.jexxa : jexxa-adapter-api jar 1.0.1
io.github.classgraph : classgraph jar 4.8.105
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.12.0
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.30
javax.jms : javax.jms-api jar 2.0.1

test (8)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.slf4j : slf4j-simple jar 1.7.30
org.awaitility : awaitility-groovy jar 4.1.0
org.postgresql : postgresql jar 42.2.20
com.h2database : h2 jar 1.4.200
org.apache.activemq : activemq-client jar 5.16.2

Project Modules

There are no modules declared in this project.