| License |
License |
|---|---|
| GroupId | GroupIdcom.sflpro.notifier |
| ArtifactId | ArtifactIdapi-model |
| Last Version | Last Version1.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProject acts as a root API grouping project
|
| Filename | Size |
|---|---|
| api-model-1.10.2.pom | |
| api-model-1.10.2.jar | 43 KB |
| api-model-1.10.2-sources.jar | 29 KB |
| api-model-1.10.2-javadoc.jar | 266 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sflpro.notifier/api-model/ -->
<dependency>
<groupId>com.sflpro.notifier</groupId>
<artifactId>api-model</artifactId>
<version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sflpro.notifier/api-model/
implementation 'com.sflpro.notifier:api-model:1.10.2'
// https://jarcasting.com/artifacts/com.sflpro.notifier/api-model/
implementation ("com.sflpro.notifier:api-model:1.10.2")
'com.sflpro.notifier:api-model:jar:1.10.2'
<dependency org="com.sflpro.notifier" name="api-model" rev="1.10.2">
<artifact name="api-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sflpro.notifier', module='api-model', version='1.10.2')
)
libraryDependencies += "com.sflpro.notifier" % "api-model" % "1.10.2"
[com.sflpro.notifier/api-model "1.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.7 |
| joda-time : joda-time | jar | 2.8.2 |
| com.google.code.findbugs : jsr305 | jar | 2.0.3 |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.3.1 |