Last Version

com.github.frimtec:import-control-api 1.1.1

Import control annotation to use for lightweight module system in Java.

License

License

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

import-control-api
Version

Version

1.1.1
Type

Type

jar
Description

Description

Import control annotation to use for lightweight module system in Java.

Download import-control-api 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.frimtec/import-control-api/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>import-control-api</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/import-control-api/
implementation 'com.github.frimtec:import-control-api:1.1.1'
// https://jarcasting.com/artifacts/com.github.frimtec/import-control-api/
implementation ("com.github.frimtec:import-control-api:1.1.1")
'com.github.frimtec:import-control-api:jar:1.1.1'
<dependency org="com.github.frimtec" name="import-control-api" rev="1.1.1">
  <artifact name="import-control-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='import-control-api', version='1.1.1')
)
libraryDependencies += "com.github.frimtec" % "import-control-api" % "1.1.1"
[com.github.frimtec/import-control-api "1.1.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.28

Project Modules

There are no modules declared in this project.