License |
License |
---|---|
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIdflexicore-boot-test-helper |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlexiCore Boot Test Helper
flexicore boot test helper contains a copy of the relevant test classes in https://github.com/pf4j/pf4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot-test-helper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/
implementation 'com.wizzdi:flexicore-boot-test-helper:1.0.0'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-test-helper/
implementation ("com.wizzdi:flexicore-boot-test-helper:1.0.0")
'com.wizzdi:flexicore-boot-test-helper:jar:1.0.0'
<dependency org="com.wizzdi" name="flexicore-boot-test-helper" rev="1.0.0">
<artifact name="flexicore-boot-test-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot-test-helper', version='1.0.0')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot-test-helper" % "1.0.0"
[com.wizzdi/flexicore-boot-test-helper "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pf4j : pf4j-spring | jar | 0.7.0 |