is not current version
Last Version 2.0.0

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

Enables enriching of objects in spring-projects

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.spring
ArtifactId

ArtifactId

spring-enricher
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download spring-enricher 0.0.1-RELEASE


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