| License |
License |
|---|---|
| GroupId | GroupIdio.bigconnect |
| ArtifactId | ArtifactIdtest |
| Last Version | Last Version4.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBigConnect: Tests
Massively Scalable Graph Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-4.2.1.pom | |
| test-4.2.1.jar | 1 KB |
| test-4.2.1-tests.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/test/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>test</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/test/
implementation 'io.bigconnect:test:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/test/
implementation ("io.bigconnect:test:4.2.1")
'io.bigconnect:test:jar:4.2.1'
<dependency org="io.bigconnect" name="test" rev="4.2.1">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='test', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "test" % "4.2.1"
[io.bigconnect/test "4.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : core | jar | 4.2.1 |
| commons-io : commons-io | jar | 2.6 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : core | test-jar | 4.2.1 |
| org.jsoup : jsoup | jar | 1.8.3 |