License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.servletbridge.template |
Last Version | Last Version1.0.100 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.servletbridge.template
A packaging of the eclipse sdk org.eclipse.equinox.servletbridge.template library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.servletbridge.template/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.servletbridge.template</artifactId>
<version>1.0.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.servletbridge.template/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.servletbridge.template:1.0.100'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.servletbridge.template/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.servletbridge.template:1.0.100")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.servletbridge.template:jar:1.0.100'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.servletbridge.template" rev="1.0.100">
<artifact name="org.eclipse.equinox.servletbridge.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.servletbridge.template', version='1.0.100')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.servletbridge.template" % "1.0.100"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.servletbridge.template "1.0.100"]