| License |
License |
|---|---|
| GroupId | GroupIdink.zfei |
| ArtifactId | ArtifactIdjta-core |
| Version | Version2.0.1.RELEASE |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jta-core-2.0.1.RELEASE.pom | |
| jta-core-2.0.1.RELEASE.jar | 187 KB |
| jta-core-2.0.1.RELEASE-sources.jar | 104 KB |
| jta-core-2.0.1.RELEASE-javadoc.jar | 733 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ink.zfei/jta-core/ -->
<dependency>
<groupId>ink.zfei</groupId>
<artifactId>jta-core</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ink.zfei/jta-core/
implementation 'ink.zfei:jta-core:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/ink.zfei/jta-core/
implementation ("ink.zfei:jta-core:2.0.1.RELEASE")
'ink.zfei:jta-core:jar:2.0.1.RELEASE'
<dependency org="ink.zfei" name="jta-core" rev="2.0.1.RELEASE">
<artifact name="jta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.zfei', module='jta-core', version='2.0.1.RELEASE')
)
libraryDependencies += "ink.zfei" % "jta-core" % "2.0.1.RELEASE"
[ink.zfei/jta-core "2.0.1.RELEASE"]
| 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 |
| com.caucho : hessian | jar | 4.0.38 |
| com.esotericsoftware : kryo | jar | 3.0.3 |
| de.ruedigermoeller : fst | jar | 2.56 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.inject : javax.inject | jar | 1 |
| com.github.jsqlparser : jsqlparser | jar | 1.2 |
| com.alibaba : fastjson | jar | 1.2.28 |
| org.springframework : spring-context | jar | 5.0.7.RELEASE |