| License |
License |
|---|---|
| GroupId | GroupIdorg.bytesoft |
| ArtifactId | ArtifactIdbytejta-core |
| Version | Version0.5.0-BETA9 |
| Type | Typejar |
| Description |
Descriptionbytejta-core
The bytejta-core project is the core module of ByteJTA.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bytejta-core-0.5.0-BETA9.pom | |
| bytejta-core-0.5.0-BETA9.jar | 170 KB |
| bytejta-core-0.5.0-BETA9-sources.jar | 128 KB |
| bytejta-core-0.5.0-BETA9-javadoc.jar | 695 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytejta-core/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytejta-core</artifactId>
<version>0.5.0-BETA9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-core/
implementation 'org.bytesoft:bytejta-core:0.5.0-BETA9'
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-core/
implementation ("org.bytesoft:bytejta-core:0.5.0-BETA9")
'org.bytesoft:bytejta-core:jar:0.5.0-BETA9'
<dependency org="org.bytesoft" name="bytejta-core" rev="0.5.0-BETA9">
<artifact name="bytejta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytejta-core', version='0.5.0-BETA9')
)
libraryDependencies += "org.bytesoft" % "bytejta-core" % "0.5.0-BETA9"
[org.bytesoft/bytejta-core "0.5.0-BETA9"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.transaction : javax.transaction-api | jar | 1.2 |
| javax.jms : javax.jms-api | jar | 2.0 |
| javax.resource : javax.resource-api | jar | 1.7 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.4 |
| com.caucho : hessian | jar | 4.0.38 |
| com.esotericsoftware : kryo | jar | 3.0.3 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.inject : javax.inject | jar | 1 |