License |
License |
---|---|
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytejta-supports |
Last Version | Last Version0.5.0-BETA9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbytejta-supports
The bytejta-supports project is the module of ByteJTA for integrating with third-party open source project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytejta-supports</artifactId>
<version>0.5.0-BETA9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports/
implementation 'org.bytesoft:bytejta-supports:0.5.0-BETA9'
// https://jarcasting.com/artifacts/org.bytesoft/bytejta-supports/
implementation ("org.bytesoft:bytejta-supports:0.5.0-BETA9")
'org.bytesoft:bytejta-supports:jar:0.5.0-BETA9'
<dependency org="org.bytesoft" name="bytejta-supports" rev="0.5.0-BETA9">
<artifact name="bytejta-supports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytejta-supports', version='0.5.0-BETA9')
)
libraryDependencies += "org.bytesoft" % "bytejta-supports" % "0.5.0-BETA9"
[org.bytesoft/bytejta-supports "0.5.0-BETA9"]
Group / Artifact | Type | Version |
---|---|---|
org.bytesoft : bytejta-core | jar | 0.5.0-BETA9 |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
org.springframework : spring-tx | jar | 5.0.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.8.RELEASE |
org.springframework : spring-aop | jar | 5.0.8.RELEASE |
aopalliance : aopalliance | jar | 1.0 |
cglib : cglib | jar | 2.2.2 |
org.ow2.asm : asm | jar | 5.0.4 |
org.aspectj : aspectjweaver | jar | 1.8.13 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.apache.curator : curator-recipes | jar | 4.0.1 |
org.springframework.boot : spring-boot | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
org.hibernate : hibernate-core | jar | 5.4.0.Final |