Last Version

co.abit.api.identity:identity-repository-ibatis 1.1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-repository-ibatis
Version

Version

1.1.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/identity-repository-ibatis

Download identity-repository-ibatis 1.1.2


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.