License |
License |
---|---|
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-model |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWE Model (V4.5.3)
Awe Model Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awe-model-4.5.3.pom | |
awe-model-4.5.3.jar | 832 KB |
awe-model-4.5.3-sources.jar | 237 KB |
awe-model-4.5.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-model/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-model</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-model/
implementation 'com.almis.awe:awe-model:4.5.3'
// https://jarcasting.com/artifacts/com.almis.awe/awe-model/
implementation ("com.almis.awe:awe-model:4.5.3")
'com.almis.awe:awe-model:jar:4.5.3'
<dependency org="com.almis.awe" name="awe-model" rev="4.5.3">
<artifact name="awe-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-model', version='4.5.3')
)
libraryDependencies += "com.almis.awe" % "awe-model" % "4.5.3"
[com.almis.awe/awe-model "4.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-junit-jupiter | jar |