| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdMartian |
| Last Version | Last Version4.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| Martian-4.0.5.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Martian/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Martian</artifactId>
<version>4.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian/
implementation 'com.github.yuyenews:Martian:4.0.5'
// https://jarcasting.com/artifacts/com.github.yuyenews/Martian/
implementation ("com.github.yuyenews:Martian:4.0.5")
'com.github.yuyenews:Martian:pom:4.0.5'
<dependency org="com.github.yuyenews" name="Martian" rev="4.0.5">
<artifact name="Martian" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Martian', version='4.0.5')
)
libraryDependencies += "com.github.yuyenews" % "Martian" % "4.0.5"
[com.github.yuyenews/Martian "4.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yuyenews : Magician | jar | 1.1.16 |
| com.github.yuyenews : Magician-Web | jar | 1.1.6 |
| com.github.yuyenews : Magician-JDBC | jar | 1.1.2 |
| com.github.yuyenews : Magician-Transaction | jar | 1.1.0 |
| mysql : mysql-connector-java | jar | 8.0.20 |
| com.alibaba : druid | jar | 1.2.5 |