| License |
License |
|---|---|
| GroupId | GroupIdcom.moesif.test |
| ArtifactId | ArtifactIdmoesif-repo-test |
| Version | Version0.0.25 |
| Type | Typejar |
| Description |
Descriptionmoesifrepotest
Test project for Moesif maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| moesif-repo-test-0.0.25.pom | |
| moesif-repo-test-0.0.25.jar | 70 KB |
| moesif-repo-test-0.0.25-sources.jar | 48 KB |
| moesif-repo-test-0.0.25-javadoc.jar | 685 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moesif.test/moesif-repo-test/ -->
<dependency>
<groupId>com.moesif.test</groupId>
<artifactId>moesif-repo-test</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.moesif.test/moesif-repo-test/
implementation 'com.moesif.test:moesif-repo-test:0.0.25'
// https://jarcasting.com/artifacts/com.moesif.test/moesif-repo-test/
implementation ("com.moesif.test:moesif-repo-test:0.0.25")
'com.moesif.test:moesif-repo-test:jar:0.0.25'
<dependency org="com.moesif.test" name="moesif-repo-test" rev="0.0.25">
<artifact name="moesif-repo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moesif.test', module='moesif-repo-test', version='0.0.25')
)
libraryDependencies += "com.moesif.test" % "moesif-repo-test" % "0.0.25"
[com.moesif.test/moesif-repo-test "0.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.moesif.unirest : unirest-java | jar | 1.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.0.1 |
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| org.apache.httpcomponents : httpcore | jar | 4.3.2 |
| org.apache.httpcomponents : httpmime | jar | 4.3.4 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |