Last Version

com.sflpro.identity:identity-core-db-repositories 0.0.4

Identity is a micro-service designed to help you organize authentication and authorization in your application

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sflpro.identity
ArtifactId

ArtifactId

identity-core-db-repositories
Version

Version

0.0.4
Type

Type

jar
Description

Description

Identity is a micro-service designed to help you organize authentication and authorization in your application

Download identity-core-db-repositories 0.0.4


<!-- https://jarcasting.com/artifacts/com.sflpro.identity/identity-core-db-repositories/ -->
<dependency>
    <groupId>com.sflpro.identity</groupId>
    <artifactId>identity-core-db-repositories</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sflpro.identity/identity-core-db-repositories/
implementation 'com.sflpro.identity:identity-core-db-repositories:0.0.4'
// https://jarcasting.com/artifacts/com.sflpro.identity/identity-core-db-repositories/
implementation ("com.sflpro.identity:identity-core-db-repositories:0.0.4")
'com.sflpro.identity:identity-core-db-repositories:jar:0.0.4'
<dependency org="com.sflpro.identity" name="identity-core-db-repositories" rev="0.0.4">
  <artifact name="identity-core-db-repositories" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sflpro.identity', module='identity-core-db-repositories', version='0.0.4')
)
libraryDependencies += "com.sflpro.identity" % "identity-core-db-repositories" % "0.0.4"
[com.sflpro.identity/identity-core-db-repositories "0.0.4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.sflpro.identity : identity-core-db-entities jar 0.0.4
org.hibernate : hibernate-entitymanager jar
org.hibernate : hibernate-jcache jar 5.2.12.Final
com.zaxxer : HikariCP jar 2.7.3
org.hibernate : hibernate-core jar
org.hibernate : hibernate-java8 jar
org.ehcache : ehcache jar ${ehcache3.version}
org.flywaydb : flyway-core jar
org.postgresql : postgresql jar

Project Modules

There are no modules declared in this project.