Last Version

Nukleus Specification 0.58

Nukleus Specification

License

License

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus.spec
Version

Version

0.58
Type

Type

jar
Description

Description

Nukleus Specification
Nukleus Specification
Project URL

Project URL

https://github.com/reaktivity/nukleus.spec
Source Code Management

Source Code Management

https://github.com/reaktivity/nukleus.spec

Download nukleus.spec 0.58


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

Dependencies

compile (2)

Group / Artifact Type Version
org.agrona : agrona jar 1.6.0
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
org.kaazing : k3po.lang jar 3.1.0

test (1)

Group / Artifact Type Version
org.kaazing : k3po.junit jar 3.1.0

Project Modules

There are no modules declared in this project.