| License |
License |
|---|---|
| GroupId | GroupIdio.github.smartshark |
| ArtifactId | ArtifactIdjSHARK |
| Version | Version2.0.5 |
| Type | Typejar |
| Description |
DescriptionjSHARK
Library with database models to access the SmartSHARK environment.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jSHARK-2.0.5.pom | |
| jSHARK-2.0.5.jar | 39 KB |
| jSHARK-2.0.5-sources.jar | 35 KB |
| jSHARK-2.0.5-javadoc.jar | 177 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.smartshark/jSHARK/ -->
<dependency>
<groupId>io.github.smartshark</groupId>
<artifactId>jSHARK</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.smartshark/jSHARK/
implementation 'io.github.smartshark:jSHARK:2.0.5'
// https://jarcasting.com/artifacts/io.github.smartshark/jSHARK/
implementation ("io.github.smartshark:jSHARK:2.0.5")
'io.github.smartshark:jSHARK:jar:2.0.5'
<dependency org="io.github.smartshark" name="jSHARK" rev="2.0.5">
<artifact name="jSHARK" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.smartshark', module='jSHARK', version='2.0.5')
)
libraryDependencies += "io.github.smartshark" % "jSHARK" % "2.0.5"
[io.github.smartshark/jSHARK "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.6-jre |
| org.mongodb.morphia : morphia | jar | 1.3.2 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |