License |
License |
---|---|
GroupId | GroupIdorg.oxerr.commons |
ArtifactId | ArtifactIdcommons-user-service-impl |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-user-service-implementation
commons user service implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-service-impl/ -->
<dependency>
<groupId>org.oxerr.commons</groupId>
<artifactId>commons-user-service-impl</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-service-impl/
implementation 'org.oxerr.commons:commons-user-service-impl:2.0.0'
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-user-service-impl/
implementation ("org.oxerr.commons:commons-user-service-impl:2.0.0")
'org.oxerr.commons:commons-user-service-impl:jar:2.0.0'
<dependency org="org.oxerr.commons" name="commons-user-service-impl" rev="2.0.0">
<artifact name="commons-user-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.commons', module='commons-user-service-impl', version='2.0.0')
)
libraryDependencies += "org.oxerr.commons" % "commons-user-service-impl" % "2.0.0"
[org.oxerr.commons/commons-user-service-impl "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.oxerr.commons : commons-user-service | jar | 2.0.0 |
org.oxerr.commons : commons-user-repository | jar | 2.0.0 |