License |
License |
---|---|
GroupId | GroupIdorg.smartboot.servlet |
ArtifactId | ArtifactIdsmart-servlet-parent |
Version | Version0.1.6 |
Type | Typepom |
Description |
Descriptionsmart-servlet-parent
a lightweight servlet container
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-servlet-parent-0.1.6.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartboot.servlet/smart-servlet-parent/ -->
<dependency>
<groupId>org.smartboot.servlet</groupId>
<artifactId>smart-servlet-parent</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.servlet/smart-servlet-parent/
implementation 'org.smartboot.servlet:smart-servlet-parent:0.1.6'
// https://jarcasting.com/artifacts/org.smartboot.servlet/smart-servlet-parent/
implementation ("org.smartboot.servlet:smart-servlet-parent:0.1.6")
'org.smartboot.servlet:smart-servlet-parent:pom:0.1.6'
<dependency org="org.smartboot.servlet" name="smart-servlet-parent" rev="0.1.6">
<artifact name="smart-servlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.servlet', module='smart-servlet-parent', version='0.1.6')
)
libraryDependencies += "org.smartboot.servlet" % "smart-servlet-parent" % "0.1.6"
[org.smartboot.servlet/smart-servlet-parent "0.1.6"]