GenTyRef

Generic type reflection library

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external
ArtifactId

ArtifactId

gentyref
Last Version

Last Version

1.2.0.vaadin1
Release Date

Release Date

Type

Type

jar
Description

Description

GenTyRef
Generic type reflection library
Project URL

Project URL

http://code.google.com/p/gentyref/
Source Code Management

Source Code Management

https://github.com/vaadin/gentyref

Download gentyref

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Wouter Coekarts GenTyRef library repackaged for including an OSGi manifest.

Modifications are limited to the pom.xml (including a new groupid) and the addition of bnd.bnd .

This version is only needed as long as https://github.com/coekie/gentyref/pull/3 is not merged.

com.vaadin.external

Vaadin

An open platform for building modern web apps for Java back ends

Versions

Version
1.2.0.vaadin1