J Bean Views

A mapping library for building bean views.

License

License

GroupId

GroupId

com.github.schuettec
ArtifactId

ArtifactId

jbeanviews
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

J Bean Views
A mapping library for building bean views.
Project URL

Project URL

https://github.com/schuettec/jbeanviews
Source Code Management

Source Code Management

https://github.com/schuettec/jbeanviews.git

Download jbeanviews

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 3.2.9

test (5)

Group / Artifact Type Version
com.remondis : resample jar 0.0.6
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.27.0
org.assertj : assertj-core jar 3.12.2
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1