Last Version

enigma 1.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

enigma
Version

Version

1.0.2
Type

Type

jar
Description

Description

enigma
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yingzhuo/enigma

Download enigma 1.0.2


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.