License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.nan21.dnet |
ArtifactId | ArtifactIdnan21.dnet.module.sc.data |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDNet SC - Data
SC module initial data provider.
|
Filename | Size |
---|---|
nan21.dnet.module.sc.data-1.0.6.pom | |
nan21.dnet.module.sc.data-1.0.6.jar | 1 KB |
nan21.dnet.module.sc.data-1.0.6-sources.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.data/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.module.sc.data</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.data/
implementation 'net.nan21.dnet:nan21.dnet.module.sc.data:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.sc.data/
implementation ("net.nan21.dnet:nan21.dnet.module.sc.data:1.0.6")
'net.nan21.dnet:nan21.dnet.module.sc.data:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.module.sc.data" rev="1.0.6">
<artifact name="nan21.dnet.module.sc.data" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.module.sc.data', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.sc.data" % "1.0.6"
[net.nan21.dnet/nan21.dnet.module.sc.data "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
net.nan21.dnet : nan21.dnet.core.api | jar | 1.0.6 |
org.springframework » org.springframework.context | jar | 3.1.2.RELEASE |