License |
License |
---|---|
GroupId | GroupIdit.inspiredsoft |
ArtifactId | ArtifactIdweb |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInspired Web Component
Inspired Web Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
web-1.0.0.pom | |
web-1.0.0.jar | 3 KB |
web-1.0.0-sources.jar | 1 KB |
web-1.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.inspiredsoft/web/ -->
<dependency>
<groupId>it.inspiredsoft</groupId>
<artifactId>web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.inspiredsoft/web/
implementation 'it.inspiredsoft:web:1.0.0'
// https://jarcasting.com/artifacts/it.inspiredsoft/web/
implementation ("it.inspiredsoft:web:1.0.0")
'it.inspiredsoft:web:jar:1.0.0'
<dependency org="it.inspiredsoft" name="web" rev="1.0.0">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.inspiredsoft', module='web', version='1.0.0')
)
libraryDependencies += "it.inspiredsoft" % "web" % "1.0.0"
[it.inspiredsoft/web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |