o

org.oiue.service.event.execute.impl

A bundle that res event execute impl
文件下载
文件名 操作
org.oiue.service.event.execute.impl-1.0.1.jar 下载
org.oiue.service.event.execute.impl-1.0.1.pom 下载
org.oiue.service.event.execute.impl-1.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.oiue.services</groupId>
  <artifactId>org.oiue.service.event.execute.impl</artifactId>
  <version>1.0.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.oiue.services:org.oiue.service.event.execute.impl:1.0.1'
Gradle Kotlin
implementation("org.oiue.services:org.oiue.service.event.execute.impl:1.0.1")
Scala SBT
libraryDependencies += "org.oiue.services" % "org.oiue.service.event.execute.impl" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.oiue.services', module='org.oiue.service.event.execute.impl', version='1.0.1')
)
Apache Ivy
<dependency org="org.oiue.services" name="org.oiue.service.event.execute.impl" rev="1.0.1" />
Leiningen
[org.oiue.services/org.oiue.service.event.execute.impl "1.0.1"]
Apache Buildr
'org.oiue.services:org.oiue.service.event.execute.impl:jar:1.0.1'