Last Version

com.oregor.ddd4j:ddd4j-core-spring-data-jpa 0.0.1

Domain Driven Design (DDD) base classes used in OREGOR applications

License

License

Categories

Categories

Data
GroupId

GroupId

com.oregor.ddd4j
ArtifactId

ArtifactId

ddd4j-core-spring-data-jpa
Version

Version

0.0.1
Type

Type

jar
Description

Description

Domain Driven Design (DDD) base classes used in OREGOR applications
Project Organization

Project Organization

OREGOR LTD

Download ddd4j-core-spring-data-jpa 0.0.1


<!-- https://jarcasting.com/artifacts/com.oregor.ddd4j/ddd4j-core-spring-data-jpa/ -->
<dependency>
    <groupId>com.oregor.ddd4j</groupId>
    <artifactId>ddd4j-core-spring-data-jpa</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oregor.ddd4j/ddd4j-core-spring-data-jpa/
implementation 'com.oregor.ddd4j:ddd4j-core-spring-data-jpa:0.0.1'
// https://jarcasting.com/artifacts/com.oregor.ddd4j/ddd4j-core-spring-data-jpa/
implementation ("com.oregor.ddd4j:ddd4j-core-spring-data-jpa:0.0.1")
'com.oregor.ddd4j:ddd4j-core-spring-data-jpa:jar:0.0.1'
<dependency org="com.oregor.ddd4j" name="ddd4j-core-spring-data-jpa" rev="0.0.1">
  <artifact name="ddd4j-core-spring-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oregor.ddd4j', module='ddd4j-core-spring-data-jpa', version='0.0.1')
)
libraryDependencies += "com.oregor.ddd4j" % "ddd4j-core-spring-data-jpa" % "0.0.1"
[com.oregor.ddd4j/ddd4j-core-spring-data-jpa "0.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.