License |
License |
---|---|
GroupId | GroupIdcom.github.sdp-tech-nj |
ArtifactId | ArtifactIdsesp-dev-plugins |
Version | Version2.1.14 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
sesp-dev-plugins-2.1.14.pom | |
sesp-dev-plugins-2.1.14.jar | 117 KB |
sesp-dev-plugins-2.1.14-sources.jar | 77 KB |
sesp-dev-plugins-2.1.14-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/ -->
<dependency>
<groupId>com.github.sdp-tech-nj</groupId>
<artifactId>sesp-dev-plugins</artifactId>
<version>2.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/
implementation 'com.github.sdp-tech-nj:sesp-dev-plugins:2.1.14'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sesp-dev-plugins/
implementation ("com.github.sdp-tech-nj:sesp-dev-plugins:2.1.14")
'com.github.sdp-tech-nj:sesp-dev-plugins:jar:2.1.14'
<dependency org="com.github.sdp-tech-nj" name="sesp-dev-plugins" rev="2.1.14">
<artifact name="sesp-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sesp-dev-plugins', version='2.1.14')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sesp-dev-plugins" % "2.1.14"
[com.github.sdp-tech-nj/sesp-dev-plugins "2.1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.19 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |