License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks Security |
GroupId | GroupIdorg.rapidpm.vaadin |
ArtifactId | ArtifactIdflow-security-parent |
Version | Version00.08.00-RPM |
Type | Typepom |
Description |
DescriptionDependencies for the RapidPM projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flow-security-parent-00.08.00-RPM.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rapidpm.vaadin/flow-security-parent/ -->
<dependency>
<groupId>org.rapidpm.vaadin</groupId>
<artifactId>flow-security-parent</artifactId>
<version>00.08.00-RPM</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm.vaadin/flow-security-parent/
implementation 'org.rapidpm.vaadin:flow-security-parent:00.08.00-RPM'
// https://jarcasting.com/artifacts/org.rapidpm.vaadin/flow-security-parent/
implementation ("org.rapidpm.vaadin:flow-security-parent:00.08.00-RPM")
'org.rapidpm.vaadin:flow-security-parent:pom:00.08.00-RPM'
<dependency org="org.rapidpm.vaadin" name="flow-security-parent" rev="00.08.00-RPM">
<artifact name="flow-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm.vaadin', module='flow-security-parent', version='00.08.00-RPM')
)
libraryDependencies += "org.rapidpm.vaadin" % "flow-security-parent" % "00.08.00-RPM"
[org.rapidpm.vaadin/flow-security-parent "00.08.00-RPM"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.eclipse.jetty : jetty-continuation | jar | 9.4.19.v20190610 |
org.eclipse.jetty : jetty-server | jar | 9.4.19.v20190610 |
org.eclipse.jetty.websocket : websocket-server | jar | 9.4.19.v20190610 |
org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.4.19.v20190610 |
org.rapidpm.vaadin : id-generator-for-flow | jar | 00.09.00-RPM |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.vaadin : vaadin | jar | |
org.rapidpm : rapidpm-functional-reactive | jar | 01.00.03-RPM |
org.rapidpm : rapidpm-logger-adapter | jar | 01.00.03-RPM |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
org.junit.platform : junit-platform-launcher | jar | 1.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |