License |
License |
---|---|
GroupId | GroupIdorg.unidal.framework |
ArtifactId | ArtifactIdtest-framework |
Version | Version4.1.1 |
Type | Typejar |
Description |
DescriptionTest Framework
Unidal Framework
|
Project Organization |
Project OrganizationUnidal Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-framework-4.1.1.pom | |
test-framework-4.1.1.jar | 28 KB |
test-framework-4.1.1-sources.jar | 15 KB |
test-framework-4.1.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.unidal.framework/test-framework/ -->
<dependency>
<groupId>org.unidal.framework</groupId>
<artifactId>test-framework</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/test-framework/
implementation 'org.unidal.framework:test-framework:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/test-framework/
implementation ("org.unidal.framework:test-framework:4.1.1")
'org.unidal.framework:test-framework:jar:4.1.1'
<dependency org="org.unidal.framework" name="test-framework" rev="4.1.1">
<artifact name="test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='test-framework', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "test-framework" % "4.1.1"
[org.unidal.framework/test-framework "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.unidal.framework : foundation-service | jar | 4.1.1 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.22.v20160922 |
org.eclipse.jetty : jetty-servlets | jar | 8.1.22.v20160922 |
org.eclipse.jetty : jetty-jsp | jar | 8.1.22.v20160922 |
junit : junit | jar | 4.12 |