Last Version

com.github.jclww:domain 1.0.0

Just learn how to do a task

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.jclww
ArtifactId

ArtifactId

domain
Version

Version

1.0.0
Type

Type

jar
Description

Description

Just learn how to do a task
Project Organization

Project Organization

Pivotal Software, Inc.

Download domain 1.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
org.springframework.boot : spring-boot-starter-aop jar 1.5.3.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.0
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-freemarker jar 1.5.3.RELEASE
mysql : mysql-connector-java jar 5.1.40
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.3.RELEASE
com.alibaba : fastjson jar 1.2.32
com.alibaba : druid jar 1.1.5
ma.glasnost.orika : orika-core jar 1.5.1
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.6
commons-collections : commons-collections jar 3.2.2

Project Modules

There are no modules declared in this project.