License |
License |
---|---|
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytetcc-supports |
Last Version | Last Version0.5.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbytetcc-supports
The bytetcc-supports project is the module of ByteTCC for integrating with third-party open source project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
bytetcc-supports-0.5.12.pom | |
bytetcc-supports-0.5.12.jar | 80 KB |
bytetcc-supports-0.5.12-sources.jar | 47 KB |
bytetcc-supports-0.5.12-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytetcc-supports</artifactId>
<version>0.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/
implementation 'org.bytesoft:bytetcc-supports:0.5.12'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports/
implementation ("org.bytesoft:bytetcc-supports:0.5.12")
'org.bytesoft:bytetcc-supports:jar:0.5.12'
<dependency org="org.bytesoft" name="bytetcc-supports" rev="0.5.12">
<artifact name="bytetcc-supports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-supports', version='0.5.12')
)
libraryDependencies += "org.bytesoft" % "bytetcc-supports" % "0.5.12"
[org.bytesoft/bytetcc-supports "0.5.12"]
Group / Artifact | Type | Version |
---|---|---|
org.bytesoft : bytetcc-core | jar | 0.5.12 |
org.bytesoft : bytejta-supports | jar | 0.5.0-BETA9 |
org.apache.curator : curator-framework | jar | 4.0.1 |
org.apache.curator : curator-client | jar | 4.0.1 |
org.apache.curator : curator-recipes | jar | 4.0.1 |
org.mongodb : mongo-java-driver | jar | 3.8.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
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 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |