is not current version
Last Version 5.12.7.Final

org.jboss.narayana.arjunacore:arjunacore 5.0.0.CR2

ArjunaCore packaged module

Categories

Categories

JBoss Container Application Servers Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.jboss.narayana.arjunacore
ArtifactId

ArtifactId

arjunacore
Version

Version

5.0.0.CR2
Type

Type

jar

Download arjunacore 5.0.0.CR2


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