JPojoAssert

A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes, objects... for all java testing frameworks, buildtools, IDE's - Parent

License

License

GroupId

GroupId

io.github.marmer.testutils
ArtifactId

ArtifactId

JPojoAssert
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPojoAssert
A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes, objects... for all java testing frameworks, buildtools, IDE's - Parent
Project URL

Project URL

https://github.com/marmer/JPojoAssert
Source Code Management

Source Code Management

https://github.com/marmer/JPojoAssert

Download JPojoAssert

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • JPojoAssert-core
  • JPojoAssert-processor

Versions

Version
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0