| License |
License |
|---|---|
| GroupId | GroupIdorg.piax |
| ArtifactId | ArtifactIdpiax-common |
| Version | Version4.0 |
| Type | Typejar |
| Description |
DescriptionPIAX Common
The common modules of PIAX
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| piax-common-4.0.pom | |
| piax-common-4.0.jar | 142 KB |
| piax-common-4.0-sources.jar | 108 KB |
| piax-common-4.0-javadoc.jar | 948 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |