is not current version
Last Version 1.2.2

com.nervepoint:identity4j-mysql 1.0.1


Categories

Categories

IDE Development Tools MySQL Data Databases
GroupId

GroupId

com.nervepoint
ArtifactId

ArtifactId

identity4j-mysql
Version

Version

1.0.1
Type

Type

jar

Download identity4j-mysql 1.0.1


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