License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdscribe-spring |
Version | Version3.5.1 |
Type | Typejar |
Description |
DescriptionScribe-Spring
Scribe Spring Integration
|
Filename | Size |
---|---|
scribe-spring-3.5.1.pom | |
scribe-spring-3.5.1.jar | 25 KB |
scribe-spring-3.5.1-sources.jar | 7 KB |
scribe-spring-3.5.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/scribe-spring/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>scribe-spring</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/scribe-spring/
implementation 'org.smallmind:scribe-spring:3.5.1'
// https://jarcasting.com/artifacts/org.smallmind/scribe-spring/
implementation ("org.smallmind:scribe-spring:3.5.1")
'org.smallmind:scribe-spring:jar:3.5.1'
<dependency org="org.smallmind" name="scribe-spring" rev="3.5.1">
<artifact name="scribe-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='scribe-spring', version='3.5.1')
)
libraryDependencies += "org.smallmind" % "scribe-spring" % "3.5.1"
[org.smallmind/scribe-spring "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : scribe-pen | jar | 3.5.1 |
org.springframework : spring-beans | jar | 5.2.4.RELEASE |
org.aspectj : aspectjrt Optional | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.springframework : spring-test | jar | 5.2.4.RELEASE |