Last Version

obfuscation-spring-boot-starter 1.3

Spring Boot starter for obfuscation

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-spring-boot-starter
Version

Version

1.3
Type

Type

jar
Description

Description

obfuscation-spring-boot-starter
Spring Boot starter for obfuscation
Project URL

Project URL

https://robtimus.github.io/obfuscation-spring/obfuscation-spring-boot-starter/

Download obfuscation-spring-boot-starter 1.3


<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-spring-boot-starter</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-spring-boot-starter/
implementation 'com.github.robtimus:obfuscation-spring-boot-starter:1.3'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-spring-boot-starter/
implementation ("com.github.robtimus:obfuscation-spring-boot-starter:1.3")
'com.github.robtimus:obfuscation-spring-boot-starter:jar:1.3'
<dependency org="com.github.robtimus" name="obfuscation-spring-boot-starter" rev="1.3">
  <artifact name="obfuscation-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-spring-boot-starter', version='1.3')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-spring-boot-starter" % "1.3"
[com.github.robtimus/obfuscation-spring-boot-starter "1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.robtimus : obfuscation-spring-beans jar 1.3
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-starter jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.