License |
License |
---|---|
GroupId | GroupIdcom.atviettelsolutions |
ArtifactId | ArtifactIdviettelsample |
Last Version | Last Version13.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionviettelsample
Viettel Sample
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
viettelsample-13.0.0.pom | |
viettelsample-13.0.0.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atviettelsolutions/viettelsample/ -->
<dependency>
<groupId>com.atviettelsolutions</groupId>
<artifactId>viettelsample</artifactId>
<version>13.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.atviettelsolutions/viettelsample/
implementation 'com.atviettelsolutions:viettelsample:13.0.0'
// https://jarcasting.com/artifacts/com.atviettelsolutions/viettelsample/
implementation ("com.atviettelsolutions:viettelsample:13.0.0")
'com.atviettelsolutions:viettelsample:jar:13.0.0'
<dependency org="com.atviettelsolutions" name="viettelsample" rev="13.0.0">
<artifact name="viettelsample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atviettelsolutions', module='viettelsample', version='13.0.0')
)
libraryDependencies += "com.atviettelsolutions" % "viettelsample" % "13.0.0"
[com.atviettelsolutions/viettelsample "13.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.3.2.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-mockito | jar | 1.6.4 |