is not current version
Last Version 1.0.3

com.samaxes.stripes:stripes-injection-enricher 1.0

Java EE Injection Enricher for the Stripes Framework

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.samaxes.stripes
ArtifactId

ArtifactId

stripes-injection-enricher
Version

Version

1.0
Type

Type

jar

Download stripes-injection-enricher 1.0


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