Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.jwebmp.guicedee.servlets |
ArtifactId | ArtifactIdservlets-parent |
Version | Version0.67.0.12 |
Type | Typejar |
Filename | Size |
---|---|
servlets-parent-0.67.0.12.pom | 1 KB |
servlets-parent-0.67.0.12-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/ -->
<dependency>
<groupId>com.jwebmp.guicedee.servlets</groupId>
<artifactId>servlets-parent</artifactId>
<version>0.67.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/
implementation 'com.jwebmp.guicedee.servlets:servlets-parent:0.67.0.12'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/
implementation ("com.jwebmp.guicedee.servlets:servlets-parent:0.67.0.12")
'com.jwebmp.guicedee.servlets:servlets-parent:jar:0.67.0.12'
<dependency org="com.jwebmp.guicedee.servlets" name="servlets-parent" rev="0.67.0.12">
<artifact name="servlets-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.servlets', module='servlets-parent', version='0.67.0.12')
)
libraryDependencies += "com.jwebmp.guicedee.servlets" % "servlets-parent" % "0.67.0.12"
[com.jwebmp.guicedee.servlets/servlets-parent "0.67.0.12"]