License |
License |
---|---|
GroupId | GroupIdcom.whaleal.mars |
ArtifactId | ArtifactIdmars-test |
Version | Version0.7.4 |
Type | Typejar |
Description |
DescriptionMongoDB driver framework
|
Filename | Size |
---|---|
mars-test-0.7.4.pom | |
mars-test-0.7.4.jar | 18 KB |
mars-test-0.7.4-sources.jar | 16 KB |
mars-test-0.7.4-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/ -->
<dependency>
<groupId>com.whaleal.mars</groupId>
<artifactId>mars-test</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/
implementation 'com.whaleal.mars:mars-test:0.7.4'
// https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/
implementation ("com.whaleal.mars:mars-test:0.7.4")
'com.whaleal.mars:mars-test:jar:0.7.4'
<dependency org="com.whaleal.mars" name="mars-test" rev="0.7.4">
<artifact name="mars-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.mars', module='mars-test', version='0.7.4')
)
libraryDependencies += "com.whaleal.mars" % "mars-test" % "0.7.4"
[com.whaleal.mars/mars-test "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.mars : mars-springboot | jar | 0.7.4 |
org.springframework : spring-test | jar | 5.3.2 |
org.springframework.boot : spring-boot-test | jar | 2.4.1 |
org.aspectj : aspectjweaver | jar | 1.9.1 |
org.springframework.boot : spring-boot-starter | jar | 2.4.1 |
org.projectlombok : lombok | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |
junit : junit | jar | 4.13.2 |