Categories |
CategoriesTomcat Container Application Servers Messaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.apache.flex.blazeds |
ArtifactId | ArtifactIdflex-messaging-opt-tomcat7 |
Version | Version4.7.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat7/ -->
<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>flex-messaging-opt-tomcat7</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat7/
implementation 'org.apache.flex.blazeds:flex-messaging-opt-tomcat7:4.7.1'
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-opt-tomcat7/
implementation ("org.apache.flex.blazeds:flex-messaging-opt-tomcat7:4.7.1")
'org.apache.flex.blazeds:flex-messaging-opt-tomcat7:jar:4.7.1'
<dependency org="org.apache.flex.blazeds" name="flex-messaging-opt-tomcat7" rev="4.7.1">
<artifact name="flex-messaging-opt-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-opt-tomcat7', version='4.7.1')
)
libraryDependencies += "org.apache.flex.blazeds" % "flex-messaging-opt-tomcat7" % "4.7.1"
[org.apache.flex.blazeds/flex-messaging-opt-tomcat7 "4.7.1"]