| License |
License |
|---|---|
| GroupId | GroupIdguru.qas |
| ArtifactId | ArtifactIdmartini-core |
| Version | Version6.0-JDK12 |
| Type | Typejar |
| Description |
Descriptionguru.qas:martini-core
Martini: Core Libraries for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| martini-core-6.0-JDK12.pom | |
| martini-core-6.0-JDK12.jar | 163 KB |
| martini-core-6.0-JDK12-sources.jar | 124 KB |
| martini-core-6.0-JDK12-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/guru.qas/martini-core/ -->
<dependency>
<groupId>guru.qas</groupId>
<artifactId>martini-core</artifactId>
<version>6.0-JDK12</version>
</dependency>
// https://jarcasting.com/artifacts/guru.qas/martini-core/
implementation 'guru.qas:martini-core:6.0-JDK12'
// https://jarcasting.com/artifacts/guru.qas/martini-core/
implementation ("guru.qas:martini-core:6.0-JDK12")
'guru.qas:martini-core:jar:6.0-JDK12'
<dependency org="guru.qas" name="martini-core" rev="6.0-JDK12">
<artifact name="martini-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.qas', module='martini-core', version='6.0-JDK12')
)
libraryDependencies += "guru.qas" % "martini-core" % "6.0-JDK12"
[guru.qas/martini-core "6.0-JDK12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.0-jre |
| ch.qos.cal10n : cal10n-api | jar | 0.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.slf4j : slf4j-ext | jar | 1.7.28 |
| io.cucumber : gherkin | jar | 4.1.1 |
| org.apache.httpcomponents : httpcore | jar | 4.4.11 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.springframework : spring-core | jar | 5.1.9.RELEASE |
| org.springframework : spring-context | jar | 5.1.9.RELEASE |
| org.springframework : spring-beans | jar | 5.1.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.testng : testng | jar | 7.0.0 |