| License |
License |
|---|---|
| GroupId | GroupIdink.zfei |
| ArtifactId | ArtifactIdjta-supports |
| Last Version | Last Version2.0.1.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jta-supports-2.0.1.RELEASE.pom | |
| jta-supports-2.0.1.RELEASE.jar | 36 KB |
| jta-supports-2.0.1.RELEASE-sources.jar | 20 KB |
| jta-supports-2.0.1.RELEASE-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ink.zfei/jta-supports/ -->
<dependency>
<groupId>ink.zfei</groupId>
<artifactId>jta-supports</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ink.zfei/jta-supports/
implementation 'ink.zfei:jta-supports:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/ink.zfei/jta-supports/
implementation ("ink.zfei:jta-supports:2.0.1.RELEASE")
'ink.zfei:jta-supports:jar:2.0.1.RELEASE'
<dependency org="ink.zfei" name="jta-supports" rev="2.0.1.RELEASE">
<artifact name="jta-supports" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.zfei', module='jta-supports', version='2.0.1.RELEASE')
)
libraryDependencies += "ink.zfei" % "jta-supports" % "2.0.1.RELEASE"
[ink.zfei/jta-supports "2.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| ink.zfei : jta-core | jar | 2.0.1.RELEASE |
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.7.RELEASE |
| org.springframework : spring-aop | jar | 4.3.7.RELEASE |
| cglib : cglib | jar | 3.2.5 |
| org.aspectj : aspectjweaver | jar | 1.6.8 |