| License |
License |
|---|---|
| GroupId | GroupIdcom.sbuslab |
| ArtifactId | ArtifactIdmodel |
| Last Version | Last Version1.0.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmodel
Data model for sbus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| model-1.0.23.pom | |
| model-1.0.23.jar | 47 KB |
| model-1.0.23-sources.jar | 6 KB |
| model-1.0.23-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sbuslab/model/ -->
<dependency>
<groupId>com.sbuslab</groupId>
<artifactId>model</artifactId>
<version>1.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/model/
implementation 'com.sbuslab:model:1.0.23'
// https://jarcasting.com/artifacts/com.sbuslab/model/
implementation ("com.sbuslab:model:1.0.23")
'com.sbuslab:model:jar:1.0.23'
<dependency org="com.sbuslab" name="model" rev="1.0.23">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='model', version='1.0.23')
)
libraryDependencies += "com.sbuslab" % "model" % "1.0.23"
[com.sbuslab/model "1.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.9.0 |
| org.hibernate : hibernate-validator | jar | 6.1.0.Alpha6 |
| org.glassfish : javax.el | jar | 3.0.1-b11 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |