is not current version
Last Version 1.3

obfuscation-spring-beans 1.0

Provides obfuscation support to Spring beans

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-spring-beans
Version

Version

1.0
Type

Type

jar
Description

Description

obfuscation-spring-beans
Provides obfuscation support to Spring beans
Project URL

Project URL

https://robtimus.github.io/obfuscation-spring/obfuscation-spring-beans/

Download obfuscation-spring-beans 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : obfuscation-core jar 1.3
com.github.robtimus : obfuscation-annotations jar 2.0
org.springframework : spring-beans jar

test (5)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.