| License |
License |
|---|---|
| GroupId | GroupIdcom.avanza.gs |
| ArtifactId | ArtifactIdgs-test |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
Descriptiongs-test
gs-test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gs-test-2.0.1.pom | |
| gs-test-2.0.1.jar | 32 KB |
| gs-test-2.0.1-sources.jar | 22 KB |
| gs-test-2.0.1-javadoc.jar | 467 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.gs/gs-test/ -->
<dependency>
<groupId>com.avanza.gs</groupId>
<artifactId>gs-test</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test/
implementation 'com.avanza.gs:gs-test:2.0.1'
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test/
implementation ("com.avanza.gs:gs-test:2.0.1")
'com.avanza.gs:gs-test:jar:2.0.1'
<dependency org="com.avanza.gs" name="gs-test" rev="2.0.1">
<artifact name="gs-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.gs', module='gs-test', version='2.0.1')
)
libraryDependencies += "com.avanza.gs" % "gs-test" % "2.0.1"
[com.avanza.gs/gs-test "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.gigaspaces » xap-openspaces | jar | 16.1.0 |
| org.springframework : spring-context | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |