is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:commons-beanutils 1.1.0.7-jre8


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-beanutils
Version

Version

1.1.0.7-jre8
Type

Type

jar

Download commons-beanutils 1.1.0.7-jre8


<!-- https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>commons-beanutils</artifactId>
    <version>1.1.0.7-jre8</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/
implementation 'com.guicedee.services:commons-beanutils:1.1.0.7-jre8'
// https://jarcasting.com/artifacts/com.guicedee.services/commons-beanutils/
implementation ("com.guicedee.services:commons-beanutils:1.1.0.7-jre8")
'com.guicedee.services:commons-beanutils:jar:1.1.0.7-jre8'
<dependency org="com.guicedee.services" name="commons-beanutils" rev="1.1.0.7-jre8">
  <artifact name="commons-beanutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='commons-beanutils', version='1.1.0.7-jre8')
)
libraryDependencies += "com.guicedee.services" % "commons-beanutils" % "1.1.0.7-jre8"
[com.guicedee.services/commons-beanutils "1.1.0.7-jre8"]