License |
License |
---|---|
Categories |
CategoriesIDE Development Tools MySQL Data Databases |
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j-mysql |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentity4J MYSQL
A suite of Java Identity and Authentication Connectors.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity4j-mysql-1.2.2.pom | |
identity4j-mysql-1.2.2.jar | 3 KB |
identity4j-mysql-1.2.2-sources.jar | 2 KB |
identity4j-mysql-1.2.2-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-mysql/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-mysql</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-mysql/
implementation 'com.nervepoint:identity4j-mysql:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-mysql/
implementation ("com.nervepoint:identity4j-mysql:1.2.2")
'com.nervepoint:identity4j-mysql:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-mysql" rev="1.2.2">
<artifact name="identity4j-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-mysql', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-mysql" % "1.2.2"
[com.nervepoint/identity4j-mysql "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nervepoint : identity4j-jdbc | jar | 1.2.2 |
mysql : mysql-connector-java | jar | 8.0.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
com.nervepoint : identity4j-connector | test-jar | 1.2.2 |
com.nervepoint : identity4j-utils | test-jar | 1.2.2 |
log4j : log4j | jar | 1.2.16 |