Last Version

com.stellariver.milky:common-base 0.0.1

A simple ddd framework

License

License

GroupId

GroupId

com.stellariver.milky
ArtifactId

ArtifactId

common-base
Version

Version

0.0.1
Type

Type

jar
Description

Description

A simple ddd framework

Download common-base 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.