Last Version

io.rocketbase.commons:sample 0.1.0

different util and common components for vaadin lts version

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

sample
Version

Version

0.1.0
Type

Type

jar
Description

Description

different util and common components for vaadin lts version
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-vaadin/tree/master/sample/

Download sample 0.1.0


<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/sample/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>sample</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/sample/
implementation 'io.rocketbase.commons:sample:0.1.0'
// https://jarcasting.com/artifacts/io.rocketbase.commons/sample/
implementation ("io.rocketbase.commons:sample:0.1.0")
'io.rocketbase.commons:sample:jar:0.1.0'
<dependency org="io.rocketbase.commons" name="sample" rev="0.1.0">
  <artifact name="sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='sample', version='0.1.0')
)
libraryDependencies += "io.rocketbase.commons" % "sample" % "0.1.0"
[io.rocketbase.commons/sample "0.1.0"]

Dependencies

compile (12)

Group / Artifact Type Version
io.rocketbase.commons : commons-vaadin-core jar 0.1.0
io.rocketbase.commons : commons-auth-jpa jar 4.3.1
io.rocketbase.commons : commons-auth-forms jar 4.3.1
io.rocketbase.commons : commons-auth-server jar 4.3.1
io.rocketbase.commons : commons-rest-logging-aspect jar 2.3.0
org.springframework.boot : spring-boot-starter-web jar
com.vaadin : vaadin-spring-boot-starter jar 23.0.3
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-actuator jar
com.h2database : h2 jar
javax.annotation : javax.annotation-api jar 1.3.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.4.2

Project Modules

There are no modules declared in this project.