License |
License |
---|---|
GroupId | GroupIdorg.unidal.framework |
ArtifactId | ArtifactIdfoundation-service |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionFoundation Service
Unidal Framework
|
Project Organization |
Project OrganizationUnidal Organization |
Filename | Size |
---|---|
foundation-service-4.1.1.pom | |
foundation-service-4.1.1.jar | 319 KB |
foundation-service-4.1.1-sources.jar | 133 KB |
foundation-service-4.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.unidal.framework/foundation-service/ -->
<dependency>
<groupId>org.unidal.framework</groupId>
<artifactId>foundation-service</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/foundation-service/
implementation 'org.unidal.framework:foundation-service:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/foundation-service/
implementation ("org.unidal.framework:foundation-service:4.1.1")
'org.unidal.framework:foundation-service:jar:4.1.1'
<dependency org="org.unidal.framework" name="foundation-service" rev="4.1.1">
<artifact name="foundation-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='foundation-service', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "foundation-service" % "4.1.1"
[org.unidal.framework/foundation-service "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |
io.netty : netty-all | jar | 4.0.24.Final |