| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdenigma |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionenigma
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| enigma-1.0.2.pom | |
| enigma-1.0.2.jar | 19 KB |
| enigma-1.0.2-sources.jar | 14 KB |
| enigma-1.0.2-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/enigma/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>enigma</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/enigma/
implementation 'com.github.yingzhuo:enigma:1.0.2'
// https://jarcasting.com/artifacts/com.github.yingzhuo/enigma/
implementation ("com.github.yingzhuo:enigma:1.0.2")
'com.github.yingzhuo:enigma:jar:1.0.2'
<dependency org="com.github.yingzhuo" name="enigma" rev="1.0.2">
<artifact name="enigma" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='enigma', version='1.0.2')
)
libraryDependencies += "com.github.yingzhuo" % "enigma" % "1.0.2"
[com.github.yingzhuo/enigma "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.2.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |
| junit : junit | jar | 4.13 |