| License |
License |
|---|---|
| GroupId | GroupIdcom.github.schuettec |
| ArtifactId | ArtifactIdjbeanviews |
| Version | Version0.0.3 |
| 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.3.pom | |
| jbeanviews-0.0.3.jar | 69 KB |
| jbeanviews-0.0.3-sources.jar | 38 KB |
| jbeanviews-0.0.3-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.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"]
| 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 |