| License |
License |
|---|---|
| GroupId | GroupIdcom.github.schuettec |
| ArtifactId | ArtifactIdjbeanviews |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJ Bean Views
A mapping library for building bean views.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jbeanviews-0.0.4.pom | |
| jbeanviews-0.0.4.jar | 69 KB |
| jbeanviews-0.0.4-sources.jar | 38 KB |
| jbeanviews-0.0.4-javadoc.jar | 581 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 3.2.9 |
| 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 |