| GroupId | GroupIdcom.github.reflect-framework |
|---|---|
| ArtifactId | ArtifactIdreflect-core |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreflect for vaadin14 archetype
Maven project containing the essential Maven modules of the Reflect Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| reflect-core-0.0.1.pom | |
| reflect-core-0.0.1.jar | 306 KB |
| reflect-core-0.0.1-sources.jar | 271 KB |
| reflect-core-0.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.assertj : assertj-core | jar |