is not current version
Last Version 0.0.4

J Bean Views 0.0.3

A mapping library for building bean views.

License

License

GroupId

GroupId

com.github.schuettec
ArtifactId

ArtifactId

jbeanviews
Version

Version

0.0.3
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 0.0.3


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

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.