is not current version
Last Version 4.1.0-m4

org.wso2.ei:startup 4.0.0-beta


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

startup
Version

Version

4.0.0-beta
Type

Type

pom

Download startup 4.0.0-beta

Filename Size
startup-4.0.0-beta.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.ei/startup/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>startup</artifactId>
    <version>4.0.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/startup/
implementation 'org.wso2.ei:startup:4.0.0-beta'
// https://jarcasting.com/artifacts/org.wso2.ei/startup/
implementation ("org.wso2.ei:startup:4.0.0-beta")
'org.wso2.ei:startup:pom:4.0.0-beta'
<dependency org="org.wso2.ei" name="startup" rev="4.0.0-beta">
  <artifact name="startup" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='startup', version='4.0.0-beta')
)
libraryDependencies += "org.wso2.ei" % "startup" % "4.0.0-beta"
[org.wso2.ei/startup "4.0.0-beta"]