| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.datarouter |
| ArtifactId | ArtifactIddatarouter-model |
| Version | Version0.0.85 |
| Type | Typejar |
| Description |
Descriptiondatarouter-model
datarouter-model
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datarouter-model-0.0.85.pom | |
| datarouter-model-0.0.85.jar | 165 KB |
| datarouter-model-0.0.85-sources.jar | 137 KB |
| datarouter-model-0.0.85-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-model/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-model</artifactId>
<version>0.0.85</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-model/
implementation 'io.datarouter:datarouter-model:0.0.85'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-model/
implementation ("io.datarouter:datarouter-model:0.0.85")
'io.datarouter:datarouter-model:jar:0.0.85'
<dependency org="io.datarouter" name="datarouter-model" rev="0.0.85">
<artifact name="datarouter-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-model', version='0.0.85')
)
libraryDependencies += "io.datarouter" % "datarouter-model" % "0.0.85"
[io.datarouter/datarouter-model "0.0.85"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.datarouter : datarouter-util | jar | 0.0.85 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-text | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |
| io.datarouter : datarouter-logging | jar | 0.0.85 |