is not current version
Last Version 5.0.0

Jexxa-Core 4.1.2

Jexxa - A Ports and Adapters Framework for Java

License

License

GroupId

GroupId

io.jexxa
ArtifactId

ArtifactId

jexxa-core
Version

Version

4.1.2
Type

Type

jar
Description

Description

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

Download jexxa-core 4.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.jexxa : jexxa-adapter-api jar 2.1.0
io.github.classgraph : classgraph jar 4.8.140
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

test (8)

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.36
org.awaitility : awaitility-groovy jar 4.1.1
org.postgresql : postgresql jar 42.3.3
com.h2database : h2 jar 2.1.210
org.apache.activemq : activemq-client jar 5.16.4

Project Modules

There are no modules declared in this project.