License |
License |
---|---|
GroupId | GroupIdcom.github.robtimus |
ArtifactId | ArtifactIdobfuscation-spring-beans |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobfuscation-spring-beans
Provides obfuscation support to Spring beans
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |