| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast.jsurfer |
| ArtifactId | ArtifactIdjsurfer-all |
| Last Version | Last Version0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLet's surf on json
|
| Filename | Size |
|---|---|
| jsurfer-all-0.10.pom | |
| jsurfer-all-0.10.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-all/ -->
<dependency>
<groupId>com.hazelcast.jsurfer</groupId>
<artifactId>jsurfer-all</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-all/
implementation 'com.hazelcast.jsurfer:jsurfer-all:0.10'
// https://jarcasting.com/artifacts/com.hazelcast.jsurfer/jsurfer-all/
implementation ("com.hazelcast.jsurfer:jsurfer-all:0.10")
'com.hazelcast.jsurfer:jsurfer-all:jar:0.10'
<dependency org="com.hazelcast.jsurfer" name="jsurfer-all" rev="0.10">
<artifact name="jsurfer-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jsurfer', module='jsurfer-all', version='0.10')
)
libraryDependencies += "com.hazelcast.jsurfer" % "jsurfer-all" % "0.10"
[com.hazelcast.jsurfer/jsurfer-all "0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.mockito : mockito-core | jar | 4.3.0 |
| junit : junit | jar | 4.13.2 |
| com.google.guava : guava-io | jar | r03 |