net.lepshi.commons :: Assignables - Core

This software library enables construction of complex POJO structures (Builder pattern) in a concise, beautiful way. It also supports construction of complex Mockito mocks enhancing readability of your unit tests.

License

License

Categories

Categories

Net
GroupId

GroupId

net.lepshi.commons
ArtifactId

ArtifactId

assignables-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

net.lepshi.commons :: Assignables - Core
This software library enables construction of complex POJO structures (Builder pattern) in a concise, beautiful way. It also supports construction of complex Mockito mocks enhancing readability of your unit tests.

Download assignables-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
org.apache.commons : commons-lang3 jar 3.9

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4