License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.github.leeyazhou |
ArtifactId | ArtifactIddomain-specification |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondomain design specification
|
<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/domain-specification/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>domain-specification</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/domain-specification/
implementation 'com.github.leeyazhou:domain-specification:0.0.1'
// https://jarcasting.com/artifacts/com.github.leeyazhou/domain-specification/
implementation ("com.github.leeyazhou:domain-specification:0.0.1")
'com.github.leeyazhou:domain-specification:jar:0.0.1'
<dependency org="com.github.leeyazhou" name="domain-specification" rev="0.0.1">
<artifact name="domain-specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='domain-specification', version='0.0.1')
)
libraryDependencies += "com.github.leeyazhou" % "domain-specification" % "0.0.1"
[com.github.leeyazhou/domain-specification "0.0.1"]