License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMagician-Transaction |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Transaction/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician-Transaction</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Transaction/
implementation 'com.github.yuyenews:Magician-Transaction:1.1.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Transaction/
implementation ("com.github.yuyenews:Magician-Transaction:1.1.0")
'com.github.yuyenews:Magician-Transaction:jar:1.1.0'
<dependency org="com.github.yuyenews" name="Magician-Transaction" rev="1.1.0">
<artifact name="Magician-Transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician-Transaction', version='1.1.0')
)
libraryDependencies += "com.github.yuyenews" % "Magician-Transaction" % "1.1.0"
[com.github.yuyenews/Magician-Transaction "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : Magician-JDBC Optional | jar | 1.1.1 |
org.ow2.asm : asm | jar | 9.1 |
cglib : cglib | jar | 3.3.0 |