obfuscation-spring

Provides Spring and Spring Boot obfuscation support

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-spring
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

obfuscation-spring
Provides Spring and Spring Boot obfuscation support
Project URL

Project URL

https://robtimus.github.io/obfuscation-spring/
Source Code Management

Source Code Management

https://github.com/robtimus/obfuscation-spring

Download obfuscation-spring

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • obfuscation-spring-beans
  • obfuscation-spring-boot-starter

Versions

Version
1.3
1.2.2
1.2.1
1.2
1.1
1.0