| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.linkfuture |
| ArtifactId | ArtifactIdlinkfuture.envInjection |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLinkFuture Environment Injection
Environment Injection Before release, it support XML/Properties File
|
<!-- https://jarcasting.com/artifacts/net.linkfuture/linkfuture.envInjection/ -->
<dependency>
<groupId>net.linkfuture</groupId>
<artifactId>linkfuture.envInjection</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.linkfuture/linkfuture.envInjection/
implementation 'net.linkfuture:linkfuture.envInjection:1.0.0'
// https://jarcasting.com/artifacts/net.linkfuture/linkfuture.envInjection/
implementation ("net.linkfuture:linkfuture.envInjection:1.0.0")
'net.linkfuture:linkfuture.envInjection:jar:1.0.0'
<dependency org="net.linkfuture" name="linkfuture.envInjection" rev="1.0.0">
<artifact name="linkfuture.envInjection" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.linkfuture', module='linkfuture.envInjection', version='1.0.0')
)
libraryDependencies += "net.linkfuture" % "linkfuture.envInjection" % "1.0.0"
[net.linkfuture/linkfuture.envInjection "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |