| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdcom.cognitect.aws | 
| ArtifactId | ArtifactIdwisdom | 
| Last Version | Last Version822.2.1122.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwisdom wisdom resources for com.cognitect.aws/api | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| wisdom-822.2.1122.0.pom | |
| wisdom-822.2.1122.0.jar | 15 KB | 
| wisdom-822.2.1122.0-sources.jar | 13 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/wisdom/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>wisdom</artifactId>
    <version>822.2.1122.0</version>
</dependency>// https://jarcasting.com/artifacts/com.cognitect.aws/wisdom/
implementation 'com.cognitect.aws:wisdom:822.2.1122.0'// https://jarcasting.com/artifacts/com.cognitect.aws/wisdom/
implementation ("com.cognitect.aws:wisdom:822.2.1122.0")'com.cognitect.aws:wisdom:jar:822.2.1122.0'<dependency org="com.cognitect.aws" name="wisdom" rev="822.2.1122.0">
  <artifact name="wisdom" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cognitect.aws', module='wisdom', version='822.2.1122.0')
)libraryDependencies += "com.cognitect.aws" % "wisdom" % "822.2.1122.0"[com.cognitect.aws/wisdom "822.2.1122.0"]