| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| GroupId | GroupIdcom.h3xstream.findsecbugs |
| ArtifactId | ArtifactIdfindsecbugs-samples-jsp |
| Version | Version1.10.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| findsecbugs-samples-jsp-1.10.0.pom | |
| findsecbugs-samples-jsp-1.10.0.jar | 2 KB |
| findsecbugs-samples-jsp-1.10.0-tests.jar | 180 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-jsp/ -->
<dependency>
<groupId>com.h3xstream.findsecbugs</groupId>
<artifactId>findsecbugs-samples-jsp</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-jsp/
implementation 'com.h3xstream.findsecbugs:findsecbugs-samples-jsp:1.10.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-samples-jsp/
implementation ("com.h3xstream.findsecbugs:findsecbugs-samples-jsp:1.10.0")
'com.h3xstream.findsecbugs:findsecbugs-samples-jsp:jar:1.10.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-samples-jsp" rev="1.10.0">
<artifact name="findsecbugs-samples-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-samples-jsp', version='1.10.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-samples-jsp" % "1.10.0"
[com.h3xstream.findsecbugs/findsecbugs-samples-jsp "1.10.0"]