Last Version

staticshared 1.0

Servlet concatinating static resources

License

License

GroupId

GroupId

com.isenshi
ArtifactId

ArtifactId

staticshared
Version

Version

1.0
Type

Type

jar
Description

Description

staticshared
Servlet concatinating static resources
Project URL

Project URL

https://github.com/tksmd/static-shared
Source Code Management

Source Code Management

https://github.com/tksmd/static-shared

Download staticshared 1.0


<!-- https://jarcasting.com/artifacts/com.isenshi/staticshared/ -->
<dependency>
    <groupId>com.isenshi</groupId>
    <artifactId>staticshared</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.isenshi/staticshared/
implementation 'com.isenshi:staticshared:1.0'
// https://jarcasting.com/artifacts/com.isenshi/staticshared/
implementation ("com.isenshi:staticshared:1.0")
'com.isenshi:staticshared:jar:1.0'
<dependency org="com.isenshi" name="staticshared" rev="1.0">
  <artifact name="staticshared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.isenshi', module='staticshared', version='1.0')
)
libraryDependencies += "com.isenshi" % "staticshared" % "1.0"
[com.isenshi/staticshared "1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.