| License | License | 
|---|---|
| GroupId | GroupIdorg.no-hope | 
| ArtifactId | ArtifactIdspringapp | 
| Last Version | Last Version0.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspringapp | 
| Filename | Size | 
|---|---|
| springapp-0.2.3.pom | |
| springapp-0.2.3.jar | 28 KB | 
| springapp-0.2.3-tests.jar | 56 KB | 
| springapp-0.2.3-sources.jar | 10 KB | 
| springapp-0.2.3-javadoc.jar | 119 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.no-hope/springapp/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>springapp</artifactId>
    <version>0.2.3</version>
</dependency>// https://jarcasting.com/artifacts/org.no-hope/springapp/
implementation 'org.no-hope:springapp:0.2.3'// https://jarcasting.com/artifacts/org.no-hope/springapp/
implementation ("org.no-hope:springapp:0.2.3")'org.no-hope:springapp:jar:0.2.3'<dependency org="org.no-hope" name="springapp" rev="0.2.3">
  <artifact name="springapp" type="jar" />
</dependency>@Grapes(
@Grab(group='org.no-hope', module='springapp', version='0.2.3')
)libraryDependencies += "org.no-hope" % "springapp" % "0.2.3"[org.no-hope/springapp "0.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 | 
| org.no-hope : springtools | jar | 0.2.3 | 
| org.no-hope : apptools | jar | 0.2.3 | 
| org.apache.xbean : xbean-finder | jar | 3.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 | 
| junit : junit | jar | 4.12 |