License |
License |
---|---|
GroupId | GroupIdorg.openmdx |
ArtifactId | ArtifactIdopenmdx-portal |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenmdx-portal
openMDX/Portal Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmdx-portal-2.18.0.pom | |
openmdx-portal-2.18.0.jar | 1 MB |
openmdx-portal-2.18.0-sources.jar | 759 KB |
openmdx-portal-2.18.0-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmdx/openmdx-portal/ -->
<dependency>
<groupId>org.openmdx</groupId>
<artifactId>openmdx-portal</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmdx/openmdx-portal/
implementation 'org.openmdx:openmdx-portal:2.18.0'
// https://jarcasting.com/artifacts/org.openmdx/openmdx-portal/
implementation ("org.openmdx:openmdx-portal:2.18.0")
'org.openmdx:openmdx-portal:jar:2.18.0'
<dependency org="org.openmdx" name="openmdx-portal" rev="2.18.0">
<artifact name="openmdx-portal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmdx', module='openmdx-portal', version='2.18.0')
)
libraryDependencies += "org.openmdx" % "openmdx-portal" % "2.18.0"
[org.openmdx/openmdx-portal "2.18.0"]