DTO Tester

Simple way to implement tests for all DTO classes in your projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.andrzejczak
ArtifactId

ArtifactId

DtoTester
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DTO Tester
Simple way to implement tests for all DTO classes in your projects
Project URL

Project URL

https://github.com/brick777/DtoTester
Source Code Management

Source Code Management

https://github.com/brick777/DtoTester

Download DtoTester

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.collections : google-collections jar 1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0