File | Operation |
---|---|
jrds-webapp-2024.1.pom | download |
<dependency>
<groupId>fr.jrds</groupId>
<artifactId>jrds-webapp</artifactId>
<version>2024.1</version>
<type>war</type>
</dependency>
<parent> <groupId>fr.jrds</groupId> <artifactId>jrds</artifactId> <version>2024.1</version> </parent>
compile
|-- fr.jrds:jrds-pcp
|-- org.dojotoolkit:dojo:1.17.3
provided
|-- jakarta.servlet:jakarta.servlet-api
test
|-- junit:junit
|-- org.eclipse.jetty:jetty-http