License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdco.abit.api.identity |
ArtifactId | ArtifactIdidentity-repository-ibatis |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository-ibatis/ -->
<dependency>
<groupId>co.abit.api.identity</groupId>
<artifactId>identity-repository-ibatis</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository-ibatis/
implementation 'co.abit.api.identity:identity-repository-ibatis:1.1.2'
// https://jarcasting.com/artifacts/co.abit.api.identity/identity-repository-ibatis/
implementation ("co.abit.api.identity:identity-repository-ibatis:1.1.2")
'co.abit.api.identity:identity-repository-ibatis:jar:1.1.2'
<dependency org="co.abit.api.identity" name="identity-repository-ibatis" rev="1.1.2">
<artifact name="identity-repository-ibatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.identity', module='identity-repository-ibatis', version='1.1.2')
)
libraryDependencies += "co.abit.api.identity" % "identity-repository-ibatis" % "1.1.2"
[co.abit.api.identity/identity-repository-ibatis "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
co.abit.api.identity : identity-repository | jar | 1.1.2 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
mysql : mysql-connector-java | jar | 8.0.13 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |