Last Version

soento-test 1.2.10-RELEASE

soento's development kit.

License

License

GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-test
Version

Version

1.2.10-RELEASE
Type

Type

jar
Description

Description

soento-test
soento's development kit.

Download soento-test 1.2.10-RELEASE


<!-- https://jarcasting.com/artifacts/com.soento/soento-test/ -->
<dependency>
    <groupId>com.soento</groupId>
    <artifactId>soento-test</artifactId>
    <version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-test/
implementation 'com.soento:soento-test:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-test/
implementation ("com.soento:soento-test:1.2.10-RELEASE")
'com.soento:soento-test:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-test" rev="1.2.10-RELEASE">
  <artifact name="soento-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-test', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-test" % "1.2.10-RELEASE"
[com.soento/soento-test "1.2.10-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.mockito : mockito-all jar 1.10.15
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.