License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-component-smartclient-api |
Last Version | Last Version3.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyBeans: Components :: Smart Client :: API
Smart Factory component API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-component-smartclient-api/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-component-smartclient-api</artifactId>
<version>3.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-component-smartclient-api/
implementation 'org.ow2.easybeans:easybeans-component-smartclient-api:3.0.0-M1'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-component-smartclient-api/
implementation ("org.ow2.easybeans:easybeans-component-smartclient-api:3.0.0-M1")
'org.ow2.easybeans:easybeans-component-smartclient-api:jar:3.0.0-M1'
<dependency org="org.ow2.easybeans" name="easybeans-component-smartclient-api" rev="3.0.0-M1">
<artifact name="easybeans-component-smartclient-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-component-smartclient-api', version='3.0.0-M1')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-component-smartclient-api" % "3.0.0-M1"
[org.ow2.easybeans/easybeans-component-smartclient-api "3.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |
org.ow2.easybeans : easybeans-asm | jar | 3.0 |
org.ow2.util.url : url | jar | 2.0.0 |
org.apache.felix : org.apache.felix.ipojo | jar | 1.8.6 |
org.ow2.util.log : log-bridge-jul | jar | 2.0.0 |