Last Version

PIAX Common 4.0

The common modules of PIAX

License

License

GroupId

GroupId

org.piax
ArtifactId

ArtifactId

piax-common
Version

Version

4.0
Type

Type

jar
Description

Description

PIAX Common
The common modules of PIAX
Project URL

Project URL

http://www.piax.org/
Source Code Management

Source Code Management

http://github.com/piax/piax/tree/master

Download piax-common 4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.slf4j : slf4j-api jar 1.7.21
com.barchart.udt : barchart-udt-bundle jar 2.3.0
com.esotericsoftware : kryo-shaded jar 4.0.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.junit.platform : junit-platform-launcher jar 1.0.2
org.slf4j : slf4j-jdk14 jar 1.7.21

Project Modules

There are no modules declared in this project.