GroupId | GroupIdorg.ow2.frascati.examples |
---|---|
ArtifactId | ArtifactIdfrascati-helloworld-servlet |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti Examples: HelloWorld Servlet
|
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/frascati-helloworld-servlet/ -->
<dependency>
<groupId>org.ow2.frascati.examples</groupId>
<artifactId>frascati-helloworld-servlet</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/frascati-helloworld-servlet/
implementation 'org.ow2.frascati.examples:frascati-helloworld-servlet:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/frascati-helloworld-servlet/
implementation ("org.ow2.frascati.examples:frascati-helloworld-servlet:1.4")
'org.ow2.frascati.examples:frascati-helloworld-servlet:jar:1.4'
<dependency org="org.ow2.frascati.examples" name="frascati-helloworld-servlet" rev="1.4">
<artifact name="frascati-helloworld-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='frascati-helloworld-servlet', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "frascati-helloworld-servlet" % "1.4"
[org.ow2.frascati.examples/frascati-helloworld-servlet "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-binding-http | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
org.ow2.frascati : frascati-explorer-api | jar | 1.4 |