is not current version
Last Version 2.0.0

com.avides.spring:spring-enricher 1.0.2.RELEASE

Enables simple enriching of objects in spring-projects

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.spring
ArtifactId

ArtifactId

spring-enricher
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download spring-enricher 1.0.2.RELEASE


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