License |
License |
---|---|
GroupId | GroupIdcom.whaleal.mars |
ArtifactId | ArtifactIdmars-test |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionMongoDB driver framework
|
Filename | Size |
---|---|
mars-test-0.1.2.pom | |
mars-test-0.1.2.jar | 19 KB |
mars-test-0.1.2-sources.jar | 18 KB |
mars-test-0.1.2-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/ -->
<dependency>
<groupId>com.whaleal.mars</groupId>
<artifactId>mars-test</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/
implementation 'com.whaleal.mars:mars-test:0.1.2'
// https://jarcasting.com/artifacts/com.whaleal.mars/mars-test/
implementation ("com.whaleal.mars:mars-test:0.1.2")
'com.whaleal.mars:mars-test:jar:0.1.2'
<dependency org="com.whaleal.mars" name="mars-test" rev="0.1.2">
<artifact name="mars-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.mars', module='mars-test', version='0.1.2')
)
libraryDependencies += "com.whaleal.mars" % "mars-test" % "0.1.2"
[com.whaleal.mars/mars-test "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.mars : mars-core | jar | 0.1.2 |
com.whaleal.mars : mars-springboot | jar | 0.1.2 |
org.aspectj : aspectjweaver | jar | 1.9.1 |
org.springframework : spring-test | jar | 5.3.2 |
org.springframework.boot : spring-boot-test | jar | 2.4.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 |