Last Version

com.github.obase:obase-test 1.2.0

Obase tool for junit test and web test

License

License

GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-test
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.github.obase:obase-test
Obase tool for junit test and web test

Download obase-test 1.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.13.RELEASE
org.springframework : spring-context jar 4.3.13.RELEASE
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.17.0
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.23
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.5.23
org.apache.tomcat.embed : tomcat-embed-websocket jar 8.5.23
org.apache.tomcat : tomcat-jasper jar 8.5.23
org.apache.tomcat : tomcat-jasper-el jar 8.5.23
org.apache.tomcat : tomcat-jsp-api jar 8.5.23

Project Modules

There are no modules declared in this project.