obfuscation-spring-beans

Provides obfuscation support to Spring beans

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-spring-beans
Last Version

Last Version

1.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : obfuscation-core jar 1.4
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.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.

Versions

Version
1.3
1.2.2
1.2.1
1.2
1.1
1.0