Categories |
CategoriesSpeedment Data Databases |
---|---|
GroupId | GroupIdcom.speedment.jpastreamer.integration.spring |
ArtifactId | ArtifactIdspring-parent |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
spring-parent-0.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-parent/ -->
<dependency>
<groupId>com.speedment.jpastreamer.integration.spring</groupId>
<artifactId>spring-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-parent/
implementation 'com.speedment.jpastreamer.integration.spring:spring-parent:0.1.2'
// https://jarcasting.com/artifacts/com.speedment.jpastreamer.integration.spring/spring-parent/
implementation ("com.speedment.jpastreamer.integration.spring:spring-parent:0.1.2")
'com.speedment.jpastreamer.integration.spring:spring-parent:pom:0.1.2'
<dependency org="com.speedment.jpastreamer.integration.spring" name="spring-parent" rev="0.1.2">
<artifact name="spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.speedment.jpastreamer.integration.spring', module='spring-parent', version='0.1.2')
)
libraryDependencies += "com.speedment.jpastreamer.integration.spring" % "spring-parent" % "0.1.2"
[com.speedment.jpastreamer.integration.spring/spring-parent "0.1.2"]