Last Version

reflect for vaadin14 archetype 0.0.1

Maven project containing the essential Maven modules of the Reflect Framework

GroupId

GroupId

com.github.reflect-framework
ArtifactId

ArtifactId

reflect-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

reflect for vaadin14 archetype
Maven project containing the essential Maven modules of the Reflect Framework
Project URL

Project URL

https://github.com/ntenhoeve/Reflect-Framework/wiki

Download reflect-core 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 6.0.14.Final
org.glassfish : javax.el jar 3.0.1-b09
org.hibernate.validator : hibernate-validator-cdi jar 6.0.14.Final
com.fasterxml : classmate jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.