Last Version

com.jovezhao.nest:nest-ddd 1.3.RELEASE

nest framework

License

License

GroupId

GroupId

com.jovezhao.nest
ArtifactId

ArtifactId

nest-ddd
Version

Version

1.3.RELEASE
Type

Type

jar
Description

Description

nest framework

Download nest-ddd 1.3.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jovezhao.nest : nest-core jar 1.3.RELEASE
org.aspectj : aspectjtools jar 1.6.2

provided (3)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
org.springframework : spring-tx jar 4.2.5.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.