Last Version

Butor Framework Core - Test Module 1.0.29

This project is a module to ease the task of unit testing

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-test
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework Core - Test Module
This project is a module to ease the task of unit testing
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-test 1.0.29


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

Dependencies

compile (5)

Group / Artifact Type Version
com.butor : butor-json jar 1.0.29
com.butor : butor-dao jar 1.0.29
org.apache.derby : derby jar 10.9.1.0
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.2.RELEASE

Project Modules

There are no modules declared in this project.