| License | License | 
|---|---|
| GroupId | GroupIdorg.unidal.foundation | 
| ArtifactId | ArtifactIdfoundation-service | 
| Last Version | Last Version6.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFoundation Service Unidal Parent | 
| Project Organization | Project OrganizationUnidal Organization | 
| Filename | Size | 
|---|---|
| foundation-service-6.0.0.pom | |
| foundation-service-6.0.0.jar | 316 KB | 
| foundation-service-6.0.0-sources.jar | 132 KB | 
| foundation-service-6.0.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.unidal.foundation/foundation-service/ -->
<dependency>
    <groupId>org.unidal.foundation</groupId>
    <artifactId>foundation-service</artifactId>
    <version>6.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.unidal.foundation/foundation-service/
implementation 'org.unidal.foundation:foundation-service:6.0.0'// https://jarcasting.com/artifacts/org.unidal.foundation/foundation-service/
implementation ("org.unidal.foundation:foundation-service:6.0.0")'org.unidal.foundation:foundation-service:jar:6.0.0'<dependency org="org.unidal.foundation" name="foundation-service" rev="6.0.0">
  <artifact name="foundation-service" type="jar" />
</dependency>@Grapes(
@Grab(group='org.unidal.foundation', module='foundation-service', version='6.0.0')
)libraryDependencies += "org.unidal.foundation" % "foundation-service" % "6.0.0"[org.unidal.foundation/foundation-service "6.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |